fix(ci): isolate discord session-key facade

This commit is contained in:
Peter Steinberger
2026-03-27 20:59:39 +00:00
parent c813222671
commit b50b9b16ab
3 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
export * from "./src/session-key-normalization.js";
export { normalizeExplicitDiscordSessionKey } from "./src/session-key-normalization.js";