core-utils
    Preparing search index...
    interface Span {
        addTags: (tags: Tags) => void;
    }
    Index

    Properties

    Properties

    addTags: (tags: Tags) => void