function useTLSchemaFromUtils(
  opts: TLStoreSchemaOptions
): import('@tldraw/store').StoreSchema<
  import('@tldraw/tlschema').TLRecord,
  import('@tldraw/tlschema').TLStoreProps
>
Parameters
NameDescription

opts

TLStoreSchemaOptions
Returns
import('@tldraw/store').StoreSchema<
  import('@tldraw/tlschema').TLRecord,
  import('@tldraw/tlschema').TLStoreProps
>
useTldrawUseruseTLStore