UNPKG

@cocalc/backend

Version:

CoCalc backend functionality: functionality used by either the hub, the next.js server or the project.

2 lines (1 loc) 75 B
export default function processKill(pid: number, signal: 2 | 3 | 9): void;