webmcp

view framework/env/convert/_from_fraction_to_human.lua @ 552:7e874b5227b6

Bugfix in array support: info.type may be nil
author jbe
date Mon Dec 09 16:09:14 2019 +0100 (2019-12-09)
parents 9fdfb27f8e67
children
line source
1 function convert._from_fraction_to_human(value)
2 return atom.dump(value)
3 end

Impressum / About Us