Initial code
This commit is contained in:
commit
1f20a611da
26 changed files with 1050 additions and 0 deletions
3
src/config.ts
Normal file
3
src/config.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import config from "./config.json" with { type: "json" };
|
||||
|
||||
export { config };
|
||||
Loading…
Add table
Add a link
Reference in a new issue