UNPKG

@aptpod/iscp-ts

Version:

iSCP 2.0 client library for TypeScript

6 lines 269 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Json = void 0; var json_1 = require("./json"); Object.defineProperty(exports, "Json", { enumerable: true, get: function () { return json_1.Json; } }); //# sourceMappingURL=index.js.map