// THIS FILE IS AUTO-GENERATED BY migrate.py export const categories: Record = { "length": { "label": "Length / Distance", "icon": "๐Ÿ“" }, "weight": { "label": "Weight / Mass", "icon": "โš–๏ธ" }, "temperature": { "label": "Temperature", "icon": "๐ŸŒก๏ธ" }, "volume": { "label": "Volume", "icon": "๐Ÿงช" }, "fluids": { "label": "Fluids", "icon": "๐Ÿ’ง" }, "area": { "label": "Area", "icon": "๐Ÿ”ณ" }, "speed": { "label": "Speed / Velocity", "icon": "๐Ÿ’จ" }, "pressure": { "label": "Pressure", "icon": "๐Ÿ”ฝ" }, "energy": { "label": "Energy", "icon": "โšก" }, "magnetism": { "label": "Magnetism", "icon": "๐Ÿงฒ" }, "power": { "label": "Power", "icon": "๐Ÿ”Œ" }, "data": { "label": "Data Storage", "icon": "๐Ÿ’พ" }, "time": { "label": "Time", "icon": "โฑ๏ธ" }, "angle": { "label": "Angle", "icon": "๐Ÿ“" }, "number-systems": { "label": "Number Systems", "icon": "๐Ÿ”ข" }, "radiation": { "label": "Radiation", "icon": "โ˜ข๏ธ" }, "electrical": { "label": "Electrical", "icon": "๐Ÿ”‹" }, "force": { "label": "Force / Torque", "icon": "๐Ÿ’ช" }, "light": { "label": "Light", "icon": "๐Ÿ’ก" }, "other": { "label": "Other", "icon": "๐Ÿ”„" } }; export const totalCalculators = 3124;