@roomy-chat/sdk
    Preparing search index...

    Variable BasicMetaConst

    BasicMeta: ComponentDef<
        LoroMap<
            {
                createdDate?: number;
                description?: string;
                image?: `leaf:${string}`;
                name: string;
                slug?: string;
                updatedDate?: number;
            },
        >,
    > = ...

    The display name, slug, short description, and image / icon URI of an entity.