UNPKG
strapi-plugin-website-builder-v5
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
V5 port of https://market.strapi.io/plugins/strapi-plugin-website-builder
strapi-plugin-website-builder-v5
/
dist
/
admin
/
src
/
pages
/
Builds.d.ts
4 lines
(3 loc)
•
165 B
TypeScript
View Raw
1
2
3
4
/// <reference types="react" />
declare
const
_default
:
import
(
"react"
).
MemoExoticComponent
<
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
>;
export
default
_default;