omegafox/pythonlib/camoufox/webgl/__init__.py

3 lines
61 B
Python

from .sample import sample_webgl
__all__ = ['sample_webgl']