fix(build): add ansi-256-colors type declarations and update build configuration

This commit is contained in:
2026-05-01 15:57:56 +00:00
parent 047e994439
commit 38f8ca4e78
10 changed files with 3704 additions and 3293 deletions
+2
View File
@@ -1,3 +1,5 @@
/// <reference path="./ansi-256-colors.d.ts" />
import * as ansiColors from 'ansi-256-colors';
/**