hfmath.ts 108 B

12345
  1. import { hfmath, CONFIG as hfmathConfig } from 'hfmath'
  2. hfmathConfig.SUB_SUP_SCALE = 0.5
  3. export { hfmath }