Files
2026-07-13 13:32:05 +08:00

4 lines
111 B
Python

from .annotation import send_annotation, a_send_annotation
__all__ = ["send_annotation", "a_send_annotation"]