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.
2 parents 97eee70 + 14836a3 commit 1c6f0f2Copy full SHA for 1c6f0f2
nnotepad/js/nnotepad.js
@@ -1,7 +1,7 @@
1
/* global BigInt64Array, BigUint64Array, Float16Array */
2
3
import {Util} from './util.js';
4
-import * as idl from '../../node_modules/webidl2/index.js';
+import * as idl from 'https://cdn.jsdelivr.net/npm/webidl2@24.4.1/index.js';
5
6
// ============================================================
7
// General Utilities
0 commit comments