# terrascript/resource/transloadit/transloadit.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:29:09 UTC)
import terrascript
class transloadit_template(terrascript.Resource):
pass
__all__ = [
"transloadit_template",
]