interface Transport {
    types: string[];
}

Properties

Properties

types: string[]

Generated using TypeDoc