Files
page-agent/packages/extension/src/messaging/index.ts
T
2026-01-24 19:29:27 +08:00

6 lines
85 B
TypeScript

/**
* Messaging module exports
*/
export * from './protocol'
export * from './rpc'