UNPKG

@fruitsjs/core

Version:

Principal package with functions and models for building Fruits Eco-Blockchain applications.

7 lines 171 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Api = void 0; class Api { } exports.Api = Api; //# sourceMappingURL=index.js.map