Skip to content

Commit 31c8f4f

Browse files
committed
💡
1 parent 3ed1667 commit 31c8f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/tasks/scripts/generate-cts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Just copy over the already generated .d.ts and .d.ts.map files to .d.cts and .d.cts.map files
12
import { readdirSync, readFileSync, statSync, writeFileSync } from "node:fs";
23
import { join } from "node:path";
34

0 commit comments

Comments
 (0)