Every line of 'npm busboy' code snippets is scanned for vulnerabilities by our powerful machine learning engine that combs millions of open source libraries, ensuring your JavaScript code is secure.
8 constructor(private _name: string) { 9 super(); 10 DeviceManager.RegisterBus(this); 11 }
318 var Bus = /*#__PURE__*/I.inherit(function Bus() { 319 K.Stream.call(this); 320 }, K.Stream, {