mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
git init
This commit is contained in:
4
lib/const/router_path.dart
Normal file
4
lib/const/router_path.dart
Normal file
@@ -0,0 +1,4 @@
|
||||
class RouterPath {
|
||||
static const String INDEX = "/";
|
||||
static const String WEB_TABS = "/webTabs";
|
||||
}
|
||||
Reference in New Issue
Block a user