init
This commit is contained in:
2
store/index.ts
Normal file
2
store/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
const store: Record<string, string> = {};
|
||||
export default store;
|
||||
Reference in New Issue
Block a user