UNPKG

observable-callback

Version:

A small utility for simplified creation of callback functions that publishes the argument to an observable stream when called.

4 lines 69 B
module.exports = { preset: 'ts-jest', testEnvironment: 'node', };