Rename index.ts to index.ts

This commit is contained in:
zjk2017
2024-09-12 02:09:30 +08:00
committed by GitHub
parent c08eef61e1
commit 5b33c385eb

2
utils_1/index.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './common';
export { Env } from './Env';