UNPKG

@popstas/node-hide-console-window

Version:
5 lines (4 loc) 112 B
declare module "node-hide-console-window" { function hideConsole(): void function showConsole(): void }