{
  "sideEffects": [
    "../esm/common/core/localization/currency.js"
  ],
  "main": "../cjs/format_helper.js",
  "module": "../esm/format_helper.js",
  "typings": "../format_helper.d.ts"
}