UNPKG

@whook/whook

Version:

Build strong and efficient REST web services.

4 lines 204 B
import { location, service } from 'knifecycle'; import { exit } from 'node:process'; export default location(service(async () => exit, 'exit', [], true), import.meta.url); //# sourceMappingURL=exit.js.map