This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-07-23 17:10:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
core
/
content-manager
/
server
/
routes
/
index.js
6 lines
66 B
JavaScript
Raw
Normal View
History
Unescape
Escape
wIP
2021-07-13 18:46:36 +02:00
'use strict'
;
Use router middleware to add i18n middlewares
2021-09-03 23:19:03 +02:00
module
.
exports
=
{
admin
:
require
(
'./admin'
)
,
}
;
Reference in New Issue
Copy Permalink