UNPKG

@maklja90/chaijs-rxjs-observable-spy

Version:

ChaiJS extension for testing RxJS observables

5 lines 234 B
import './@types/chai'; import { createChaiObservableSpyPlugin, ChaiObservableSpyPluginConfig } from './spy'; export { createChaiObservableSpyPlugin }; export type { ChaiObservableSpyPluginConfig }; //# sourceMappingURL=index.d.ts.map