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]

9 lines 198 B
import ws from "./ws"; const handler = { scheme: "wss", domainHost: ws.domainHost, parse: ws.parse, serialize: ws.serialize }; export default handler; //# sourceMappingURL=wss.js.map