UNPKG

cls-proxify

Version:

Logging on steroids with CLS and Proxy. Integrated with express, koa, fastify.

2 lines (1 loc) 78 B
export declare const clsProxify: <T extends object>(targetToProxify: T) => T;