UNPKG

ts-logs

Version:

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

4 lines 179 B
import { IMask } from "../types"; export declare const MaskData: <T>(data: T, attributes: IMask[]) => T; export default MaskData; //# sourceMappingURL=mask-step-data.util.d.ts.map