Files
2026-08-14 09:40:51 +03:00

6 lines
229 B
Python

from write.contracts import WriteHandler
# Element, command/button, and embedded-module routing needs decoded form
# evidence, so it remains a sub-dispatch inside this public form surface.
HANDLER = WriteHandler("form", "form")