Repository URL to install this package:
|
Version:
2.37.0 ▾
|
"""Extension that prepares the server to be able to manage drone shows."""
from .extension import construct, dependencies, description, schema
__all__ = ("construct", "dependencies", "description", "schema")