refactor: use index files for imports to simplify the export flow (#2870)
This commit is contained in:
3
packages/core/src/utilities/index.ts
Normal file
3
packages/core/src/utilities/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './callOrReturn'
|
||||
export * from './escapeForRegEx'
|
||||
export * from './mergeAttributes'
|
||||
Reference in New Issue
Block a user