mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
udpate orbis
This commit is contained in:
parent
a861630307
commit
8ea85ff579
2
src/@types/Orbis.d.ts
vendored
2
src/@types/Orbis.d.ts
vendored
@ -11,7 +11,7 @@ declare interface OrbisInterface {
|
||||
createContext: function
|
||||
createConversation: function
|
||||
createGroup: function
|
||||
createPost: function
|
||||
createPost: (options: any) => void
|
||||
createTileDocument: function
|
||||
decryptMessage: function
|
||||
decryptPost: function
|
||||
|
Loading…
Reference in New Issue
Block a user