UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

2 lines 161 B
export var observable = (function () { return (typeof Symbol === 'function' && Symbol.observable) || '@@observable'; })(); //# sourceMappingURL=observable.js.map