# terrascript/resource/unicell/kind.py
# Automatically generated by tools/makecode.py (24-Sep-2021 15:20:21 UTC)
import terrascript
class kind_cluster(terrascript.Resource):
pass
__all__ = [
"kind_cluster",
]