interface Transport {
    results: ViewResult[];
}

Properties

Properties

results: ViewResult[]

Generated using TypeDoc