UNPKG

@whook/whook

Version:

Build strong and efficient REST web services.

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