(wip): migrate ttp to mtp
This commit is contained in:
parent
b1e8af7ec3
commit
20018f09a9
163 changed files with 8342 additions and 2609 deletions
2
packages/mtp/src/index.ts
Normal file
2
packages/mtp/src/index.ts
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
export { Provider, useMTP } from "./context";
|
||||
export type { BoundSendFn, PushHandler, ProtocolMessage } from "./context";
|
||||
Loading…
Reference in a new issue