Bots don't currently support imports for security ...
# 💻developers
f
Bots don't currently support imports for security reasons, but we do provide luxon as a built-in library - along with
axios
and
_
(lodash). Try using
luxon.DateTime.fromISO()
instead of
luxon.fromISO
, should work.
3 Views