You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
diagrams/diagrams/programming/runtime.py

16 lines
258 B

# This module is automatically generated by autogen.sh. DO NOT EDIT.
from . import _Programming
class _Runtime(_Programming):
_type = "runtime"
_icon_dir = "resources/programming/runtime"
class Dapr(_Runtime):
_icon = "dapr.png"
# Aliases