UNPKG
@dapix/react-native-fio
Version:
latest (0.1.0)
0.1.0
The FIO react-native-fio SDK communicates with the FIO Blockchain.
@dapix/react-native-fio
/
src
/
entities
/
index.ts
2 lines
(1 loc)
•
58 B
text/typescript
View Raw
1
2
export
{
RecordSendRequest
}
from
'./RecordSendRequest'
;