UNPKG

@skyux/router

Version:

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

5 lines (4 loc) 118 B
/** * A collection of query URL parameters. */ export type SkyHrefQueryParams = Record<string, string | undefined>;