Type Alias: ValueOfStore<SchemaStoreValue>
ValueOfStore<
SchemaStoreValue
> =SchemaStoreValue
extendsSchemaStore
<infer Schemas> ?Schemas
[keyofSchemas
&number
] :never
Defined in: schema/SchemaStore.ts:160
Type Parameters
Type Parameter |
---|
SchemaStoreValue extends object |