update jsdoc

This commit is contained in:
josephsmendoza
2022-12-17 04:26:49 +00:00
parent 4b923b0b88
commit 82ded5004a
3 changed files with 65 additions and 12 deletions
+26 -3
View File
@@ -106,7 +106,7 @@
<h4 class="name" id=".loadAsset"><span class="type-signature">(static) </span>loadAsset<span class="signature">(dataURL, id)</span><span class="type-signature"></span></h4>
<h4 class="name" id=".loadAsset"><span class="type-signature">(static) </span>loadAsset<span class="signature">(dataURL, id, unsafe)</span><span class="type-signature"></span></h4>
@@ -193,6 +193,29 @@
</tr>
<tr>
<td class="name"><code>unsafe</code></td>
<td class="type">
<span class="param-type">Boolean</span>
</td>
<td class="description last"><p>load assets directly into the DOM</p></td>
</tr>
</tbody>
</table>
@@ -230,7 +253,7 @@
<dt class="tag-source">Source:</dt>
<dd class="tag-source"><ul class="dummy"><li>
<a href="AssetLoader.mjs.html">AssetLoader.mjs</a>, <a href="AssetLoader.mjs.html#line8">line 8</a>
<a href="AssetLoader.mjs.html">AssetLoader.mjs</a>, <a href="AssetLoader.mjs.html#line9">line 9</a>
</li></ul></dd>
@@ -282,7 +305,7 @@
<br class="clear">
<footer>
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.0</a> on Thu Dec 08 2022 17:50:32 GMT+0000 (Coordinated Universal Time)
Documentation generated by <a href="https://github.com/jsdoc/jsdoc">JSDoc 4.0.0</a> on Sat Dec 17 2022 04:25:00 GMT+0000 (Coordinated Universal Time)
</footer>
<script> prettyPrint(); </script>