This commit is contained in:
4
src/utils/index.ts
Normal file
4
src/utils/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { FileUtils, fileUtils } from './fileUtils';
|
||||
export { ShellUtils, shellUtils } from './shellUtils';
|
||||
export { OSUtils, osUtils } from './osUtils';
|
||||
export { TemplateUtils, templateUtils } from './templateUtils';
|
||||
Reference in New Issue
Block a user