// Copyright 2017-2021 @polkadot/types authors & contributors // SPDX-License-Identifier: Apache-2.0 import * as Classes from './index.types'; export type CodecTypes = keyof typeof Classes;