mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-30 15:30:07 +00:00
9 lines
111 B
JSON
9 lines
111 B
JSON
{
|
|
"imports": {
|
|
"/": "./",
|
|
"./": "./",
|
|
"@deps": "./deps.ts",
|
|
"@configs": "./configs.ts"
|
|
}
|
|
}
|