UNPKG

@blackbaud/skyux-lib-stache

Version:

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

7 lines (6 loc) 128 B
export interface StacheRouteMetadataConfig { name: string; order?: number; path: string; showInNav?: boolean; }