UNPKG

mappersmith

Version:

It is a lightweight rest client for node.js and the browser

4 lines (2 loc) 58 B
declare const clone: <T>(obj: T) => T; export { clone };