UNPKG

mutate-on-copy

Version:

mutate on copy

2 lines 128 B
export declare function mutate<T>(target: T, fn: (copyState: T) => T | undefined | void): T; //# sourceMappingURL=index.d.ts.map