UNPKG

@types/shelljs

Version:
4 lines (3 loc) 163 B
// TODO: proper typing // https://github.com/shelljs/shelljs/wiki/Using-ShellJS-Plugins#pluginregister-options export function register(...args: unknown[]): void;