UNPKG

@skyux/layout

Version:

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

8 lines (7 loc) 106 B
/** * @internal */ export interface SkyTextExpandModalContext { header: string; text: string; }