diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-02-01 13:00:04 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-01 13:00:04 +1100 |
commit | da2086696784f4d4d82eb853630e4d94662661dd (patch) | |
tree | c8bf2c3b587844f7993d76db555d70f2dbfa0d2b /src/util | |
parent | use print instead of console.log in client cache so it doesn't output weirdness (diff) | |
download | server-da2086696784f4d4d82eb853630e4d94662661dd.tar.xz |
Use erlpack instead of @yukikaze-bot/erlpack (#968)
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/imports/Erlpack.ts | 12 | ||||
-rw-r--r-- | src/util/imports/index.ts | 1 |
2 files changed, 13 insertions, 0 deletions
diff --git a/src/util/imports/Erlpack.ts b/src/util/imports/Erlpack.ts new file mode 100644 |