Boolean(propertyId): SchemaClass<boolean, boolean, never>
Defined in: packages/hypergraph/src/type/type.ts:126
Creates a Boolean schema with the specified GRC-20 property ID
Parameters
propertyId
string
Returns
SchemaClass<boolean, boolean, never>