UNPKG

@azure/cosmos

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