mirror of
https://github.com/swc-project/swc.git
synced 2025-01-02 02:26:09 +03:00
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
|
"use strict";
|
||
|
require("./src/dep.ts");
|
||
|
require("./src2/dep-2.ts");
|