UNPKG

press-plus

Version:
7 lines (5 loc) 100 B
export type IRouter = any; export interface IGuruItem { root: string; guruNamespace: string; }