UNPKG

@skyux/layout

Version:

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

6 lines (5 loc) 153 B
/** * @docsId SkyPageLayoutLegacy * @deprecated Use `SkyPageLayoutType` in `@skyux/pages` instead. */ export type SkyPageLayoutType = 'auto' | 'fit';