Skip to content

Commit 4d6661a

Browse files
committed
fix: error double exported IdName
1 parent 3176d11 commit 4d6661a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/easy/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,3 @@ export * from './utils/Wait';
121121
export * from './validation/Contraints';
122122
export * from './validation/Validate';
123123
export * from './validation/When';
124-
export { IdName } from './types/IdName';

0 commit comments

Comments
 (0)