UNPKG
@plurality-network/smart-profile-wallet
Version:
latest (4.0.0)
4.0.0
3.0.0
2.19.0
2.18.0
2.17.0
2.16.0
2.15.0
2.14.0
2.13.0
2.12.0
2.11.0
2.10.1
2.10.0
2.9.2
A React component for social connect popup.
@plurality-network/smart-profile-wallet
/
dist
/
PluralityApi.d.ts
5 lines
•
186 B
TypeScript
View Raw
1
2
3
4
5
declare
class
PluralityApi
{
static
sendRequest
:
(
eventName
:
string
, ...
args
:
string
[]
) =>
Promise
<
unknown
>; }
export
default
PluralityApi
;
//# sourceMappingURL=PluralityApi.d.ts.map