polkadot-js/api

View on GitHub
packages/types/src/metadata/PortableRegistry/index.ts

Summary

Maintainability
A
0 mins
Test Coverage
// Copyright 2017-2024 @polkadot/types authors & contributors
// SPDX-License-Identifier: Apache-2.0

export { PortableRegistry } from './PortableRegistry.js';
export { toV1 as convertSiV0toV1 } from './toV1.js';