// Copyright 2017-2024 @polkadot/vue-identicon authors & contributors // SPDX-License-Identifier: Apache-2.0 import './packageDetect.js'; import { Identicon } from './bundle.js'; export * from './bundle.js'; export default Identicon;