Interface ModuleExportOptionsDTO

ModuleExportOptionsDTO

interface ModuleExportOptionsDTO {
    versionIds?: string[];
}

Properties

Properties

versionIds?: string[]

ModuleExportOptionsDTO