UNPKG
strapi-plugin-maestro
Version:
latest (6.0.3)
6.0.3
6.0.2
6.0.1
6.0.0
5.2.0
Maestro plugin
github.com/luisguve/strapi-plugin-maestro
luisguve/strapi-plugin-maestro
strapi-plugin-maestro
/
dist
/
admin
/
src
/
pages
/
App.d.ts
3 lines
(2 loc)
•
82 B
TypeScript
View Raw
1
2
3
declare
const
App
:
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
export
{
App
};