UNPKG

muttley

Version:
4 lines (3 loc) 129 B
declare module 'ps-node' { function lookup(match: { command: string }, func: (error: string, result: {}[]) => void): void; }