@logseq/libs
    Preparing search index...

    Type Alias UIMsgOptions

    UI related APIs

    type UIMsgOptions = {
        key: string;
        timeout: number;
    }
    Index

    Properties

    Properties

    key: string
    timeout: number