UNPKG

@idfy/sdk

Version:
11 lines (10 loc) 337 B
export default class Urls { static defaultBaseUrl: string; static get defaultOAuthUrl(): string; static get baseUrl(): string; static get oauthToken(): string; static get identification(): string; static get signature(): string; static get notification(): string; static get identificationv2(): string; }