feat(ext): draft extension structure (single-page mode)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Messaging module exports
|
||||
*/
|
||||
export * from './protocol'
|
||||
export * from './rpc'
|
||||
export * from './events'
|
||||
Reference in New Issue
Block a user