Skip to content

Commit 6c41355

Browse files
committed
fix(@sirutils/core): export tabBuilder
1 parent 3dce089 commit 6c41355

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ export * from './result/message'
88
export * from './utils/env'
99
export * from './utils/lazy'
1010
export * from './utils/common'
11+
export * from "./tag"
1112

1213
export * from 'neverthrow'

0 commit comments

Comments
 (0)