refactor!: move dirs outside of src/ (#2032)

This commit is contained in:
Skillz4Killz
2022-02-11 09:49:53 +00:00
committed by GitHub
parent 471ef5cb6c
commit 8aaea9f339
594 changed files with 84 additions and 66 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ Before, we dive into how, here is a quick summary of why you will want a standal
Before going further, you should have already made the following pieces:
- src/rest/mod.ts
- rest/mod.ts
- deps.ts (Make sure to import discordeno)
- configs.ts
- Deno extension(if you are using deno, this is required)