UNPKG

@whook/whook

Version:

Build strong and efficient REST web services.

4 lines 193 B
import { service, location } from 'knifecycle'; import { log } from 'node:console'; export default location(service(async () => log, 'log'), import.meta.url); //# sourceMappingURL=rawLog.js.map