UNPKG

react-realtime-crypto-prices

Version:
3 lines (2 loc) 131 B
/// <reference types="react" /> export default function CryptoPriceProvider({ cryptoCompareApiKey, children, }: any): JSX.Element;