mirror of https://github.com/mingrammer/diagrams
parent
00e84c5178
commit
86dbf194a0
@ -0,0 +1,15 @@
|
||||
# This module is automatically generated by autogen.sh. DO NOT EDIT.
|
||||
|
||||
from . import _Saas
|
||||
|
||||
|
||||
class _Analytics(_Saas):
|
||||
_type = "analytics"
|
||||
_icon_dir = "resources/saas/analytics"
|
||||
|
||||
|
||||
class Stitch(_Analytics):
|
||||
_icon = "stitch.png"
|
||||
|
||||
|
||||
# Aliases
|
After Width: | Height: | Size: 19 KiB |
After Width: | Height: | Size: 14 KiB |
After Width: | Height: | Size: 4.4 KiB |
Loading…
Reference in new issue