UNPKG

@tsmean/utils

Version:

A library of pure utility functions

4 lines (3 loc) 89 B
export declare namespace ImmutabilityUtils { function deepCopy(data: Object): any; }