jumpserver/apps/applications/api/__init__.py

4 lines
77 B
Python

from .remote_app import *
from .database_app import *
from .k8s_app import *