UNPKG

@subsocial/utils

Version:
8 lines (7 loc) 486 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SocialRemarkDestChainsNameId = exports.SocialRemark = void 0; var core_1 = require("./core"); Object.defineProperty(exports, "SocialRemark", { enumerable: true, get: function () { return core_1.SocialRemark; } }); var types_1 = require("./types"); Object.defineProperty(exports, "SocialRemarkDestChainsNameId", { enumerable: true, get: function () { return types_1.SocialRemarkDestChainsNameId; } });