diff options
Diffstat (limited to 'ttwhy/routers.cppm')
| -rw-r--r-- | ttwhy/routers.cppm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ttwhy/routers.cppm b/ttwhy/routers.cppm new file mode 100644 index 0000000..fbab282 --- /dev/null +++ b/ttwhy/routers.cppm @@ -0,0 +1,3 @@ +export module ttwhy.routers; + +export import :echo; |
