UNPKG
schyma
Version:
latest (1.4.0)
1.4.0
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
JSON Schemas Visualizer React component
github.com/acethecreator/schyma
acethecreator/schyma
schyma
/
dist
/
cjs
/
constants
/
node.js
6 lines
•
208 B
JavaScript
View Raw
1
2
3
4
5
6
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
.
nodeHeight
=
exports
.
nodeWidth
=
void
0
;
exports
.
nodeWidth
=
172
;
exports
.
nodeHeight
=
36
;
//# sourceMappingURL=node.js.map