| Current Path : /proc/thread-self/root/lib/node_modules/pm2/node_modules/fclone/ |
| Current File : //proc/thread-self/root/lib/node_modules/pm2/node_modules/fclone/fclone.d.ts |
declare module 'fclone' {
export default function fclone<T>(obj: T): T;
}