UNPKG

observable-callback

Version:

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

10 lines (9 loc) 177 B
{ "include": ["observableCallback.ts"], "compilerOptions": { "strict": true, "lib": ["dom", "es2015"], "declaration": true, "moduleResolution": "node" } }