isomorphic-rust/electron_yew_wasm/app/app.js

3 lines
50 B
JavaScript

import { main } from "./electron_yew_wasm"
main()