Plugin SDK: split approval adapter seams

This commit is contained in:
Gustavo Madeira Santana
2026-04-07 16:04:09 -04:00
parent 9bcef781e7
commit 28fc5d9b5e
17 changed files with 118 additions and 91 deletions

View File

@@ -0,0 +1,4 @@
export {
CHANNEL_APPROVAL_NATIVE_RUNTIME_CONTEXT_CAPABILITY,
createLazyChannelApprovalNativeRuntimeAdapter,
} from "../infra/approval-handler-adapter-runtime.js";