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 9a12342 commit eb7994dCopy full SHA for eb7994d
examples/web-browser.html
@@ -27,7 +27,7 @@
27
'use strict'
28
/** Example how to serialize a Bom to JSON / XML. */
29
30
- /** @type {import('../src/_index.web')} */
+ /** @type {import('../src/index.web')} */
31
const cdx = CycloneDX_library
32
// full Library is available as `cdx`, now
33
0 commit comments