maybeDeepFreeze.d.ts 101 B

12
  1. export declare function maybeDeepFreeze(obj: any): any;
  2. //# sourceMappingURL=maybeDeepFreeze.d.ts.map