| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3ab6143 commit 43e9f0b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -99,6 +99,10 @@ changes: | |||
| 99 | 99 | URL, such as `import.meta.url`, you can pass that URL here. **Default:** | |
| 100 | 100 | `'data:'` | |
| 101 | 101 | * `options` {Object} | |
| 102 | + * `parentURL` {string|URL} If you want to resolve `specifier` relative to a | ||
| 103 | + base URL, such as `import.meta.url`, you can pass that URL here. This | ||
| 104 | + property is ignored if the `parentURL` is supplied as the second argument. | ||
| 105 | + **Default:** `'data:'` | ||
| 102 | 106 | * `data` {any} Any arbitrary, cloneable JavaScript value to pass into the | |
| 103 | 107 | [`initialize`][] hook. | |
| 104 | 108 | * `transferList` {Object\[]} [transferrable objects][] to be passed into the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments