PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/yeoman-generator/node_modules/signal-exit/dist/mjs
Просмотр файла: browser.d.ts
/**
* This is a browser shim that provides the same functional interface
* as the main node export, but it does nothing.
* @module
*/
import type { Handler } from './index.js';
export declare const onExit: (cb: Handler, opts: {
alwaysLast?: boolean;
}) => () => void;
export declare const load: () => void;
export declare const unload: () => void;
//# sourceMappingURL=browser.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!