interface Transport {
    results: AllDocsResult[];
}

Properties

Properties

results: AllDocsResult[]

Generated using TypeDoc