UNPKG
@enclavemoney/enclave-wallet-playground
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
A simple playground for enclave wallet SDK
@enclavemoney/enclave-wallet-playground
/
dist
/
components
/
ui
/
ToastExample.d.ts
3 lines
(2 loc)
•
72 B
TypeScript
View Raw
1
2
3
import
React
from
"react"
;
export
declare
const
ToastExample
:
React
.
FC
;