UNPKG

@openzeppelin/defender-as-code

Version:
5 lines 216 B
/** * @notice copied from https://gist.github.com/simonrenoult/2fa79fec8f035b2d35cef0767363b227 * */ export declare const sanitise: (object: object) => object | string | null; //# sourceMappingURL=sanitise.d.ts.map