UNPKG
khulnasoft.com
Version:
latest (1.0.0)
1.0.0
Development tools for Khulnasoft CMS integration
khulnasoft.com
khulnasoft.com
/
figma
/
jsx-runtime
/
index.cjs
8 lines
(6 loc)
•
101 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
exports
.
jsx
=
function
jsx
(
) {
return
null
; };
exports
.
jsxs
=
function
jsxs
(
) {
return
null
; };