UNPKG

@tigerface/lwc-test-utils

Version:

A collection of helpful utility functions for unit testing LWC components with Jest.

3 lines 116 B
export { TestUtils } from './test-utils'; export { Simulate } from './simulate'; //# sourceMappingURL=index.d.ts.map