interface Transport {
    tokens: string[];
}

Properties

Properties

tokens: string[]

Generated using TypeDoc