types: export WordBreak

This commit is contained in:
Hufe921
2023-07-13 21:06:49 +08:00
parent 09c4d53bca
commit 27aedba28c
+2 -1
View File
@@ -218,7 +218,8 @@ export {
NumberType, NumberType,
TitleLevel, TitleLevel,
ListType, ListType,
ListStyle ListStyle,
WordBreak
} }
// 对外类型 // 对外类型