We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd01cdc commit 420dacfCopy full SHA for 420dacf
deps.ts
@@ -2,7 +2,7 @@
2
// Resolves the path to the required native WebUI library,
3
// ensuring it is downloaded to a central cache if needed.
4
5
-import { ensureWebUiLib, useNightly } from "./src/utils.ts";
+import { ensureWebUiLib } from "./src/utils.ts";
6
7
// Determine the base library filename based
8
// on the current operating system and architecture.
0 commit comments