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