@servicenow/sdk - v4.4.1
    Preparing search index...
    type OutputFile = {
        category: InstallCategory;
        content: string;
        ifDirectoryPackage?: string;
        name: string;
        source: Record;
    }
    Index

    Properties

    category: InstallCategory
    content: string
    ifDirectoryPackage?: string
    name: string
    source: Record