Skip to content

Commit 5436bb4

Browse files
committed
perf(plugin-sdk): narrow account-id export seam
1 parent dabd78e commit 5436bb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/plugin-sdk/account-id.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ export {
22
DEFAULT_ACCOUNT_ID,
33
normalizeAccountId,
44
normalizeOptionalAccountId,
5-
} from "../routing/session-key.js";
5+
} from "../routing/account-id.js";

0 commit comments

Comments
 (0)