UNPKG

nctx

Version:

NodeJS Contextual Dependency Injection using native async_hooks - IoC

3 lines (2 loc) 133 B
export declare function isObjectKey(key: any): boolean; export declare function composeReducer(...fns: Function[]): (x: any) => any;