{
  "version": 3,
  "sources": ["../../../src/controllers/FormatAmountController/types.ts"],
  "sourcesContent": ["import { FormatAmountPropsType } from 'lib/sdkDappUtils';\n\nexport interface FormatAmountControllerPropsType extends FormatAmountPropsType {\n  egldLabel?: string;\n  token?: string;\n}\n\nexport interface FormatedAmountType {\n  isValid: boolean;\n  label?: string;\n  valueDecimal: string;\n  valueInteger: string;\n}\n"],
  "mappings": "+WAAA,IAAAA,EAAA,kBAAAC,EAAAD",
  "names": ["types_exports", "__toCommonJS"]
}
