UNPKG

uribuilder

Version:
5 lines (4 loc) 76 B
export interface IUriAuthority { user: string; password?: string; }