UNPKG

296 BJavaScriptView Raw
1// Copyright 2017-2023 @polkadot/types authors & contributors
2// SPDX-License-Identifier: Apache-2.0
3
4export { default as metadata } from "./metadata/definitions.js";
5export { default as runtime } from "./runtime/definitions.js";
6export { default as scaleInfo } from "./scaleInfo/definitions.js";
\No newline at end of file