Files
strix/strix/tools/browser/__init__.py
T

5 lines
75 B
Python

from .browser_actions import browser_action
__all__ = ["browser_action"]