mirror of
https://github.com/swc-project/swc.git
synced 2024-12-24 22:22:34 +03:00
fec189f2f3
bundler: - Prevent stack overflow. (denoland/deno#9752) testing: - Bump version - Fix handling of paths on windows. testing_macros: - Bump version - Correctly ignore files.
8 lines
164 B
TypeScript
8 lines
164 B
TypeScript
// Loaded from https://deno.land/x/deno_lodash@v0.1.0/lodash.ts
|
|
|
|
|
|
|
|
import * as pkg from 'https://cdn.skypack.dev/lodash-es@^4.17.15';
|
|
|
|
export const ld = pkg.lodash
|