UNPKG
@react-gnome/core
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
## Getting Started
@react-gnome/core
/
bin
/
react-gtk.cjs
3 lines
(2 loc)
•
61 B
JavaScript
View Raw
1
2
3
const
{ start } =
require
(
"@react-gnome/core/cli"
);
start
();