// Copyright 2017-2021 @polkadot/vue-identicon authors & contributors // SPDX-License-Identifier: Apache-2.0 export { Identicon } from './Identicon'; export { packageInfo } from './packageInfo';