CatPtain's picture
Upload 339 files
89ce340 verified
raw
history blame contribute delete
108 Bytes
import { hfmath, CONFIG as hfmathConfig } from 'hfmath'
hfmathConfig.SUB_SUP_SCALE = 0.5
export { hfmath }