1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

项目代码结构调整

This commit is contained in:
2024-12-07 18:13:47 +08:00
parent 6c78c9e430
commit 7d0c1a0a3e
11 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
import { TransformTextResult } from "../type-definition/TransformTextResultType";
import { TransformTextResult } from "../types/TransformTextResultType";
const logDebugInfo = false;