5 lines
162 B
JSON
5 lines
162 B
JSON
{
|
|
"/(auth)/stock/[code]/page": "app/(auth)/stock/[code]/page.js",
|
|
"/(public)/page": "app/(public)/page.js",
|
|
"/(auth)/chat/page": "app/(auth)/chat/page.js"
|
|
} |