File size: 108 Bytes
89ce340
 
 
 
 
1
2
3
4
5
import { hfmath, CONFIG as hfmathConfig } from 'hfmath'

hfmathConfig.SUB_SUP_SCALE = 0.5

export { hfmath }