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-16 21:41:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
core
/
content-manager
/
strapi-server.js
4 lines
58 B
JavaScript
Raw
Normal View
History
Unescape
Escape
wIP
2021-07-13 18:46:36 +02:00
'use strict'
;
Convert CM to TS (#18669) Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-11-15 11:08:04 +00:00
module
.
exports
=
require
(
'./dist/server'
)
;
Reference in New Issue
Copy Permalink