1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 06:18:07 +00:00
_/gluon/index.mjs
2023-01-06 21:33:44 +09:00

5 lines
123 B
JavaScript

import * as Gluon from "@gluon-framework/gluon";
await Gluon.open("https://gluonjs.org/", {
windowSize: [800, 500],
});