Repository URL to install this package:
|
Version:
2.40.0 ▾
|
"""Extension that adds a simple frontend index page to the Skybrush server,
served over HTTP.
"""
from .extension import dependencies, description, exports, load, schema
__all__ = ("dependencies", "description", "exports", "load", "schema")