@logseq/libs
    Preparing search index...

    Type Alias IEntityID

    type IEntityID = {
        id: EntityID;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties