Improve import alias
@file/ and @export/ instead of file/ and export/ etc
This commit is contained in:
2
src/util/index.ts
Normal file
2
src/util/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export * from "./convenience-functions";
|
||||
export * from "./values";
|
Reference in New Issue
Block a user