mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-22 05:02:57 +00:00
4 lines
65 B
Python
4 lines
65 B
Python
from .controller import HealthRouter
|
|
|
|
__all__ = ["HealthRouter"]
|