This commit is contained in:
sijinhui
2024-09-19 22:31:21 +08:00
parent c6c78b7798
commit 8fedb17183
20 changed files with 26 additions and 66 deletions

View File

@@ -1,6 +1,6 @@
import { Mask } from "../store/mask";
import { CN_MASKS } from "./cn";
import { EN_MASKS } from "./en";
// import { CN_MASKS } from "./cn";
// import { EN_MASKS } from "./en";
import { type BuiltinMask } from "./typing";
export { type BuiltinMask } from "./typing";