UNPKG

@alephium/web3-react

Version:
6 lines (5 loc) 183 B
import React from 'react'; declare const FitText: React.ForwardRefExoticComponent<{ children: React.ReactNode; } & React.RefAttributes<HTMLElement>>; export default FitText;