UNPKG

@maklja90/chaijs-rxjs-observable-spy

Version:

ChaiJS extension for testing RxJS observables

4 lines 217 B
import createChaiObservableSpyPlugin, { ChaiObservableSpyPluginConfig } from './chaiPlugin'; export { createChaiObservableSpyPlugin }; export type { ChaiObservableSpyPluginConfig }; //# sourceMappingURL=index.d.ts.map