Swap to using defineComponent for Vue (req. 2.7+) (#732)

* Swap to using definedComponent for Vue (req. 2.7+)

* Adjust

* Adjust

* CHANGELOG
This commit is contained in:
Jaco
2023-03-12 13:29:49 +02:00
committed by GitHub
parent 172051cedc
commit 45b330aa90
25 changed files with 84 additions and 59 deletions
@@ -1,7 +1,7 @@
// Copyright 2017-2023 @polkadot/ui-keyring authors & contributors
// SPDX-License-Identifier: Apache-2.0
/// <reference types="@polkadot/dev/node/test/node" />
/// <reference types="@polkadot/dev/node/test/node.d.ts" />
import type { KeyringStruct } from '../types.js';