mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-07-20 10:25:42 +00:00
Bump to TS 5.0 (#737)
* Bump to TS 5.0 * Adjust global dev-test imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Copyright 2017-2023 @polkadot/react-qr authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev-test/node.d.ts" />
|
||||
/// <reference types="@polkadot/dev-test/globals.d.ts" />
|
||||
|
||||
import { u8aConcat, u8aToHex, u8aToString } from '@polkadot/util';
|
||||
import { randomAsU8a } from '@polkadot/util-crypto';
|
||||
|
||||
Reference in New Issue
Block a user