UNPKG

roman-standard-form

Version:

Helper functions for working with roman numerals.

3 lines (2 loc) 110 B
export { default as toDecimal } from "./toDecimal"; export { default as fromDecimal } from "./fromDecimal";