UNPKG

my-test123

Version:
7 lines (6 loc) 154 B
export declare class UrlService { private instance; constructor(); recordLastListOrBoard(url: any): void; getLastListOrBoard(): string; }