Skip to content

Commit

Permalink
Changed to import type
Browse files Browse the repository at this point in the history
  • Loading branch information
ekenigs committed Aug 19, 2024
1 parent 40daec4 commit 5951f9a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import {
AssetAmount,
EvmParachain,
} from '@moonbeam-network/xcm-types';
import { ApiPromise } from '@polkadot/api';
import type { ApiPromise } from '@polkadot/api';
import { WormholeConfig } from './WormholeConfig';

export interface WormholeConfigBuilder {
Expand Down

0 comments on commit 5951f9a

Please sign in to comment.