UNPKG

@dapix/react-native-fio

Version:

The FIO react-native-fio SDK communicates with the FIO Blockchain.

8 lines (7 loc) 160 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class GenerateKey { generateKey() { } } exports.GenerateKey = GenerateKey;