DCS World Typescript
    Preparing search index...
    type l_DatabaseObject = {
        DisplayName: string;
        Name: string;
        type: string;
    }
    Index

    Properties

    Properties

    DisplayName: string
    Name: string
    type: string