@logseq/libs
    Preparing search index...

    Type Alias StyleOptions

    type StyleOptions = {
        key?: string;
        style: StyleString;
    }
    Index

    Properties

    Properties

    key?: string