UNPKG

@zenlink-types/bifrost

Version:
6 lines (5 loc) 175 B
import type { U32 } from '@polkadot/types-codec'; /** @name UnlockId */ export interface UnlockId extends U32 { } export declare type PHANTOM_VTOKENMINTING = 'vtokenMinting';