UNPKG

fabric8-planner

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