UNPKG

@custonomy/community-sdk

Version:

Custonomy Lib for Community

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