mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
7e2c7fb6c5
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
3 lines
74 B
TypeScript
3 lines
74 B
TypeScript
import clone from "https://jspm.dev/lodash@4/clone";
|
|
|
|
console.log(clone);
|