UNPKG

@skyux/core

Version:

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

8 lines (7 loc) 116 B
/** * @internal */ export interface SkyScrollShadowEventArgs { bottomShadow: string; topShadow: string; }