UNPKG

@storefront/testing

Version:

Test modules for working with StoreFront components

4 lines (3 loc) 124 B
/// <reference types="chai" /> declare const _default: (chai: Chai.ChaiStatic) => Chai.ChaiStatic; export default _default;