UNPKG

@lifi/widget

Version:

LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.

5 lines (4 loc) 145 B
export declare const isItemAllowed: <T>(itemId: T, items?: { allow?: T[] | undefined; deny?: T[] | undefined; } | undefined) => boolean;