@logseq/libs
    Preparing search index...

    Type Alias SearchBlockItem

    type SearchBlockItem = {
        content: string;
        id: EntityID;
        page: EntityID;
        uuid: BlockIdentity;
    }
    Index

    Properties

    Properties

    content: string
    page: EntityID