UNPKG

@krauters/debuggable

Version:

A TypeScript utility that automatically adds detailed debug logs before and after method calls in classes, simplifying the tracking of execution flow and troubleshooting.

5 lines 161 B
export * from './decorators'; export * from './duration-tracker'; export type * from './structures'; export * from './utils'; //# sourceMappingURL=index.d.ts.map