Skip to content

Commit 4d53a6f

Browse files
committed
feat: 新导出isPathMatched函数
1 parent 35cb2da commit 4d53a6f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/native/src/utils/index.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ export * from "./isFastEventScope"
22
export * from "./isFastEventMessage"
33
export * from "./isFunction"
44
export * from "./isString"
5-
export * from "./expandable"
5+
export * from "./expandable"
6+
export * from "./isPathMatched"

0 commit comments

Comments
 (0)