{"version":3,"sources":["../src/utils/constants/gui/units.ts"],"names":["UNITS"],"mappings":"AAEO,IAAMA,EAAiB,CAAC,KAAM,KAAM,IAAK,KAAM,KAAM,MAAM","sourcesContent":["import { TUnit } from \"../../types/gui/field.types\";\n\nexport const UNITS: TUnit[] = [\"px\", \"em\", \"%\", \"vh\", \"vw\", \"auto\"];\n"]}