fix: pass full sdk gate

This commit is contained in:
Peter Steinberger
2026-03-20 19:08:27 +00:00
parent 62ddc9d9e0
commit f6b3245a7b
18 changed files with 366 additions and 35 deletions

View File

@@ -5,7 +5,7 @@ import {
normalizeAccountId,
resolveLineAccount,
type LineConfig,
} from "../../../src/plugin-sdk/line-core.js";
} from "../runtime-api.js";
const channel = "line" as const;