UNPKG

@boligmappa/web-component-search

Version:

Web component for interacting with the Boligmappa APIs

6 lines 154 B
export interface AccessTokenModel { exp: number; session_state: string; scope: string; } //# sourceMappingURL=access-token-model.d.ts.map