rmapi-js
    Preparing search index...

    Interface LegacyCollectionContent

    legacy collection content can store tags as raw strings

    interface LegacyCollectionContent {
        fileType?: undefined;
        tags?: string[];
    }
    Index

    Properties

    Properties

    fileType?: undefined

    collections don't have a file type

    tags?: string[]

    the legacy tag names for the collection