aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples/example/src/handlers.py
blob: f997a03207a42b0d6ecdd24ac48434b7c8a19b2f (plain) (blame)
1
2
3
4
5
6
7
8
# Initialized `handlers.py` generated by ipm.
# Regists your handlers here.
# Documents at https://docs.hydroroll.team/ipm

from infini.register import Register


register = Register()