Move packages to npm registry

This commit is contained in:
Cadence Ember 2024-07-21 01:30:07 +12:00
parent 5a65e6f6da
commit eb98af0ac3
11 changed files with 177 additions and 346 deletions

View file

@ -5,7 +5,7 @@
* @property {import("repl").REPLServer} repl
* @property {typeof import("./config")} config
* @property {import("./d2m/discord-client")} discord
* @property {import("heatsync")} sync
* @property {import("heatsync").default} sync
* @property {import("better-sqlite3/lib/database")} db
* @property {import("matrix-appservice").AppService} as
* @property {import("./db/orm").from} from