interface Transport {
    rev: string;
}

Properties

Properties

rev: string

Generated using TypeDoc