This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
strapi-content-type-explorer
mirror of
https://github.com/ShahriarKh/strapi-content-type-explorer.git
Watch
9
Star
0
Fork
You've already forked strapi-content-type-explorer
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cb10d1ab00
strapi-content-type-explorer
/
strapi-admin.js
4 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
start refactoring api
2024-01-19 14:32:57 +01:00
"use strict"
;
Add files via upload
2023-07-14 01:14:38 +02:00
start refactoring api
2024-01-19 14:32:57 +01:00
module
.
exports
=
require
(
"./admin/src"
)
.
default
;