@dxos/react-client
    Preparing search index...

    Variable useSchemaConst

    useSchema: <T extends Type.Entity.Any = Type.Entity.Any>(
        db?: Database.Database,
        typename?: string,
    ) => T | undefined

    Subscribe to and retrieve schema changes from a space's schema registry.

    Type declaration