swc/bundler/tests/.cache/deno/3bab3272a23efcba342de79d49ae9e1a47329844.ts
강동윤 fec189f2f3
fix(bundler): Fix stack overflow on Windows (#1464)
bundler:
 - Prevent stack overflow. (denoland/deno#9752)

testing:
 - Bump version
 - Fix handling of paths on windows.

testing_macros:
 - Bump version
 - Correctly ignore files.
2021-03-22 19:42:42 +09:00

5 lines
139 B
TypeScript

// Loaded from https://deno.land/x/cliffy@v0.18.0/table/deps.ts
export { stripColor } from "https://deno.land/std@0.89.0/fmt/colors.ts";