UNPKG

@skyux-sdk/testing

Version:

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

7 lines (6 loc) 176 B
export interface SkyAppTestUtilityDomEventOptions { bubbles?: boolean; cancelable?: boolean; keyboardEventInit?: KeyboardEventInit; customEventInit?: object; }