UNPKG

@boligmappa/web-component-search

Version:

Web component for interacting with the Boligmappa APIs

6 lines 149 B
export interface AuthModel { clientId: string; redirectUrl: string; scope: string; } //# sourceMappingURL=auth-model%20copy.d.ts.map