UNPKG

@vnaidin/react-native-cryptocurrency-icons

Version:
4 lines (3 loc) 193 B
import { ImageSourcePropType } from "react-native"; import { CryptoIconProps } from "./types"; export declare const PLACEHOLDER_MAP: Record<CryptoIconProps["originSize"], ImageSourcePropType>;