UNPKG

@storefront/testing

Version:

Test modules for working with StoreFront components

4 lines (3 loc) 154 B
/// <reference types="chai" /> declare const _default: (chai: Chai.ChaiStatic, dirname: string, filesToMock?: string[]) => void; export default _default;