Added Commands Management
This commit is contained in:
4
src/myfasthtml/core/constants.py
Normal file
4
src/myfasthtml/core/constants.py
Normal file
@@ -0,0 +1,4 @@
|
||||
ROUTE_ROOT = "/myfasthtml"
|
||||
|
||||
class Routes:
|
||||
Commands = "/commands"
|
||||
Reference in New Issue
Block a user