UNPKG

fortea

Version:

some tools for js, save your time for a cup of tea

3 lines (2 loc) 76 B
declare function cloneShallow<T>(value: T): T; export default cloneShallow;