UNPKG

rx-store-core

Version:

A Rxjs and Immutable based Type-safe state management tool

2 lines (1 loc) 55 B
export declare const shallowClone: <T>(input: T) => T;