UNPKG
zksync-sso
Version:
beta (0.4.2-beta.1)
latest (0.4.3)
0.4.3
0.4.2-beta.1
0.4.2-beta.0
0.4.1
0.4.0
0.4.0-beta.2
0.4.0-beta.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
0.0.0-beta.14
0.0.0-beta.13
0.0.0-beta.12
0.0.0-beta.11
0.0.0-beta.10
0.0.0-beta.9
0.0.0-beta.8
0.0.0-beta.7
0.0.0-beta.6
0.0.0-beta.5
0.0.0-beta.4
0.0.0-beta.3
0.0.0-beta.2
0.0.0-beta.1
ZKsync Smart Sign On SDK
github.com/matter-labs/zksync-sso
matter-labs/zksync-sso
zksync-sso
/
dist
/
_types
/
communicator
/
index.d.ts
3 lines
•
181 B
TypeScript
View Raw
1
2
3
export
type
{
Communicator
,
Message
}
from
"./interface.js"
;
export
{
PopupCommunicator
,
type
PopupConfigMessage
}
from
"./PopupCommunicator.js"
;
//# sourceMappingURL=index.d.ts.map