UNPKG

@skyux/router

Version:

This library was generated with [Nx](https://nx.dev).

8 lines (7 loc) 137 B
export interface SkyHref { app?: string; route?: string; url: string; userHasAccess?: boolean; aliases?: string[]; }