UNPKG

@azure/cosmos

Version:
5 lines 140 B
export interface DatabaseDefinition { /** The id of the database. */ id?: string; } //# sourceMappingURL=DatabaseDefinition.d.ts.map