UNPKG

@oap75/types

Version:

JavaScript type definitions for Subsocial blockchain.

7 lines (6 loc) 231 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.registry = void 0; const types_1 = require("@polkadot/types"); exports.registry = new types_1.TypeRegistry(); exports.default = exports.registry;