Skip to main content

include/svg_path@number_format_Options.hrl

-record(options, {
    left_decimals :: svg_path@number_format:left_decimal_options(),
    right_decimals :: svg_path@number_format:right_decimal_options()
}).