Variable CoreFreeformPremiseSchemaConst
CoreFreeformPremiseSchema: TObject<
{
argumentId: TString;
argumentVersion: TNumber;
checksum: TString;
combinedChecksum: TString;
descendantChecksum: TUnion<[TString, TNull]>;
enthymeme: TOptional<TLiteral<true>>;
id: TString;
type: TLiteral<"freeform">;
},
> = ...