// Copyright 2017-2022 @polkadot/react-api authors & contributors // SPDX-License-Identifier: Apache-2.0 import { TypeRegistry } from '@polkadot/types/create'; const registry = new TypeRegistry(); export default registry;