UNPKG
@datalayer/primer-rjsf
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.8
0.0.7
React JSON Schema Form (RJSF) for Primer
datalayer.github.io/primer-rjsf
datalayer/primer-addons
@datalayer/primer-rjsf
/
lib
/
examples
/
FormExample1.d.ts
3 lines
(2 loc)
•
104 B
TypeScript
View Raw
1
2
3
declare
const
FormExample1
:
() =>
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
export
default
FormExample1
;