LazyLoadedSchema Type alias
Beta
LazyLoadedSchema = Readonly<SchemaKey> & DelayedPromise<Schema> & Promise<Schema>
Defined in
Last Updated: 20 June, 2023
LazyLoadedSchema = Readonly<SchemaKey> & DelayedPromise<Schema> & Promise<Schema>
Last Updated: 20 June, 2023