mirror of
https://github.com/onyx-and-iris/vban-cmd-python.git
synced 2025-02-23 18:25:13 +00:00
4 lines
52 B
Python
4 lines
52 B
Python
from .vbancmd import connect
|
|
|
|
__ALL__ = ['connect']
|