interface Transport {
    ok?: boolean;
}

Properties

Properties

ok?: boolean

Generated using TypeDoc