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.mjs
3 lines
(2 loc)
•
56 B
JavaScript
View Raw
1
2
3
import
{
start
} from
"@react-gnome/core/cli"
;
start
()
;