mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-12 19:21:05 +00:00
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev/node/test/node.d.ts" />
|
||||
/// <reference types="@polkadot/dev-test/node.d.ts" />
|
||||
|
||||
import fs from 'node:fs';
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev/node/test/node.d.ts" />
|
||||
/// <reference types="@polkadot/dev-test/node.d.ts" />
|
||||
|
||||
import fs from 'node:fs';
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev/node/test/node.d.ts" />
|
||||
/// <reference types="@polkadot/dev-test/node.d.ts" />
|
||||
|
||||
import { load as yamlParse } from 'js-yaml';
|
||||
import fs from 'node:fs';
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
// Copyright 2020-2023 @polkadot/phishing authors & contributors
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
/// <reference types="@polkadot/dev/node/test/node.d.ts" />
|
||||
/// <reference types="@polkadot/dev-test/node.d.ts" />
|
||||
|
||||
import { checkAddress, checkIfDenied } from './index.js';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user