UNPKG

@whook/whook

Version:

Build strong and efficient REST web services.

9 lines (8 loc) 273 B
import { type Knifecycle } from 'knifecycle'; import { type LogService } from 'common-services'; declare const _default: import("knifecycle").ServiceInitializer<{ $ready: Promise<void>; $instance: Knifecycle; log: LogService; }, void>; export default _default;