Repository URL to install this package:
|
Version:
2.42.0 ▾
|
"""Adds a web-based configuration user interface to the server."""
from .extension import dependencies, index, run, schema
__all__ = ("dependencies", "run", "schema", "index")