mirror of https://github.com/mingrammer/diagrams
parent
e43c860732
commit
d3b00958a3
@ -0,0 +1,15 @@
|
|||||||
|
# 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
|
After Width: | Height: | Size: 9.5 KiB |
Loading…
Reference in new issue