@bluelibs/runner - v5.5.0
    Preparing search index...

    Interface ITaggable

    interface ITaggable {
        tags: TagType[];
    }
    Index

    Properties

    Properties

    tags: TagType[]