UNPKG

react-font-tools

Version:

Tools to help you with font of your app.

3 lines (2 loc) 107 B
declare const useFontSize: () => readonly [string, (value: string) => void]; export default useFontSize;