UNPKG

juln-hooks

Version:

juln 自己的 hooks 和 react-help 集合 (已完全支持 tree-shaking)

4 lines (3 loc) 158 B
import React from 'react'; declare const useAutoFontSize: (elRef: React.RefObject<HTMLElement>, cbClassName: string) => void; export default useAutoFontSize;