UNPKG

@cauca-911/core

Version:

Run `npm install @cauca-911/core` to add this library to your project

4 lines (3 loc) 87 B
export declare abstract class RefreshUrlService { abstract getRefreshUrl(): any; }