UNPKG

@fioprotocol/fiosdk

Version:

The Foundation for Interwallet Operability (FIO) is a consortium of leading blockchain wallets, exchanges and payments providers that seeks to accelerate blockchain adoption by reducing the risk, complexity, and inconvenience of sending and receiving cryp

9 lines 377 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ContentType = void 0; var ContentType; (function (ContentType) { ContentType["newFundsContent"] = "new_funds_content"; ContentType["recordObtDataContent"] = "record_obt_data_content"; })(ContentType || (exports.ContentType = ContentType = {})); //# sourceMappingURL=ContentType.js.map