File size: 88 Bytes
03ba2cd
 
1
2
3
export const PRECISION_MULTIPLIER = 1000000;
export const PRECISION_DECIMAL_PLACES = 6;