UNPKG

ts-logs

Version:

This package provide a skd for audit and manager logs in nodejs and express

4 lines 216 B
import { Callback } from "../types"; export declare const MaskSubObjectKey: <T = {}>(path: string, object: T, callback: Callback) => T; export default MaskSubObjectKey; //# sourceMappingURL=mask-sub-key.util.d.ts.map