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

    Variable removeConst

    remove: <T extends Entity.Unknown>(
        obj: T,
    ) => Effect.Effect<void, never, Service>

    Removes an object from the database.

    Type declaration