Skip to content

Commit

Permalink
deploy: 2658252
Browse files Browse the repository at this point in the history
  • Loading branch information
caijf committed Jun 17, 2024
1 parent 8a09381 commit c2c6c76
Show file tree
Hide file tree
Showing 71 changed files with 158 additions and 687 deletions.
2 changes: 1 addition & 1 deletion AsyncMemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ <h5 class="h5-returns">Returns:</h5>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion AsyncMemo.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h1 class="page-title">AsyncMemo.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion VERSION.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h1 class="page-title">VERSION.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion ajax.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ <h1 class="page-title">ajax.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion bytesToSize.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ <h1 class="page-title">bytesToSize.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion calculateCursorPosition.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h1 class="page-title">calculateCursorPosition.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
9 changes: 4 additions & 5 deletions compressImage.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ <h1 class="page-title">compressImage.js</h1>
* @param {function} [options.beforeCompress] 图片加载完成,画布创建之前调用
* @param {function} [options.beforeDraw] 图片载入画布之前调用
* @param {function} [options.afterDraw] 图片载入画布之后调用
* @param {boolean | CacheOptions} [options.cacheImage=true] 是否使用 `loadImageWithBlob` 缓存。
* @param {AjaxOptions} [options.ajaxOptions] ajax 请求配置项,当传入的图片为字符串时才会触发请求。
* @param {AjaxOptions} [options.ajaxOptions] ajax 请求配置项,当传入图片地址时才会触发ajax请求。
* @returns {Promise&lt;Blob | string>} blob 对象 或 data url 图片
* @example
*
Expand Down Expand Up @@ -151,9 +150,9 @@ <h1 class="page-title">compressImage.js</h1>
*/
const compressImage = function (img, options = {}) {
return new Promise((resolve, reject) => {
const { width, height, rotate, offset = [0, 0], cacheImage = true, background = '#fff', canvasWidth, canvasHeight, format = 'blob', type = 'image/jpeg', quality = 0.8, beforeCompress, beforeDraw, afterDraw, ajaxOptions } = options;
const { width, height, rotate, offset = [0, 0], background = '#fff', canvasWidth, canvasHeight, format = 'blob', type = 'image/jpeg', quality = 0.8, beforeCompress, beforeDraw, afterDraw, ajaxOptions } = options;
// 加载图片
loadImageWithBlob(img, cacheImage, ajaxOptions)
loadImageWithBlob(img, ajaxOptions)
.then(({ image, blob }) => {
const numWidth = toNumber(width);
const numHeight = toNumber(height);
Expand Down Expand Up @@ -230,7 +229,7 @@ <h1 class="page-title">compressImage.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion dataURLToBlob.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ <h1 class="page-title">dataURLToBlob.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion divide.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h1 class="page-title">divide.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion download.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ <h1 class="page-title">download.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion fileReader.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ <h1 class="page-title">fileReader.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion filterTree.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1 class="page-title">filterTree.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion findTreeNode.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h1 class="page-title">findTreeNode.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion findTreeNodes.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h1 class="page-title">findTreeNodes.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion findTreeSelect.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h1 class="page-title">findTreeSelect.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
13 changes: 6 additions & 7 deletions formatBankCard.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,17 +94,16 @@ <h1 class="page-title">formatBankCard.js</h1>
* // 脱敏银行卡
* formatBankCard('6228********890'); // 6228 **** **** 890
*
* // 16位银行卡,"-"间隔
* // 自定义间隔符
* formatBankCard('6228480402564890', {spaceMark: '-'}); // 6228-4804-0256-4890
*
*/
function formatBankCard(bankCardNo = '', options = {}) {
const { char = ' ', length = 4 } = options;
const realSpaceMark = 'spaceMark' in options ? options.spaceMark : char;
function formatBankCard(bankCardNo = '', options) {
const { spaceMark = ' ', length = 4 } = options || {};
const reg = new RegExp(`(.{${length}})`, 'g');
const regChar = new RegExp(`${realSpaceMark}`, 'g');
const regChar = new RegExp(`${spaceMark}`, 'g');
const realValue = toString(bankCardNo).replace(regChar, '');
const str = realValue.replace(reg, `$1${realSpaceMark}`);
const str = realValue.replace(reg, `$1${spaceMark}`);
return realValue.length % length === 0 ? str.substring(0, str.length - 1) : str;
}
export default formatBankCard;
Expand All @@ -122,7 +121,7 @@ <h1 class="page-title">formatBankCard.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
13 changes: 6 additions & 7 deletions formatMobile.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,15 @@ <h1 class="page-title">formatMobile.js</h1>
* formatMobile('13345678'); // 133 4567 8
*
*/
function formatMobile(mobileNo = '', options = {}) {
const { char = ' ' } = options;
const realSpaceMark = 'spaceMark' in options ? options.spaceMark : char;
const regChar = new RegExp(realSpaceMark, 'g');
function formatMobile(mobileNo = '', options) {
const { spaceMark = ' ' } = options || {};
const regChar = new RegExp(spaceMark, 'g');
const realValue = toString(mobileNo).replace(regChar, '').substring(0, 11);
if (realValue.length > 7) {
return realValue.replace(/^(...)(....)/g, `$1${realSpaceMark}$2${realSpaceMark}`);
return realValue.replace(/^(...)(....)/g, `$1${spaceMark}$2${spaceMark}`);
}
if (realValue.length > 3) {
return realValue.replace(/^(...)/g, `$1${realSpaceMark}`);
return realValue.replace(/^(...)/g, `$1${spaceMark}`);
}
return realValue;
}
Expand All @@ -125,7 +124,7 @@ <h1 class="page-title">formatMobile.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion formatMoney.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h1 class="page-title">formatMoney.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion gcd.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h1 class="page-title">gcd.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
2 changes: 1 addition & 1 deletion getFileBlob.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h1 class="page-title">getFileBlob.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
60 changes: 16 additions & 44 deletions getImageInfo.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,24 +71,11 @@ <h1 class="page-title">getImageInfo.js</h1>

<section>
<article>
<pre class="prettyprint source linenums"><code>import { defaultTo, round } from 'ut2';
<pre class="prettyprint source linenums"><code>import { round } from 'ut2';
import divide from './divide';
import gcd from './gcd';
import loadImageWithBlob from './loadImageWithBlob';
import bytesToSize from './bytesToSize';
import { revokeObjectURL } from './utils/native';
import AsyncMemo from './AsyncMemo';
const asyncMemo = new AsyncMemo({ max: 1, maxStrategy: 'replaced' });
asyncMemo.cache.on('del', (k, v) => {
try {
if (v.r) {
revokeObjectURL(v.data.image.src);
}
}
catch {
/* empty */
}
});
/**
* 计算宽高比
*
Expand Down Expand Up @@ -121,7 +108,6 @@ <h1 class="page-title">getImageInfo.js</h1>
* @alias module:Other.getImageInfo
* @since 4.20.0
* @param {string | Blob} img 图片地址或 blob 对象
* @param {boolean | CacheOptions} [cacheOptions=true] 是否使用缓存。开启后,自动缓存最近上一次成功的结果,当图片地址或 blob 对象一致时,直接返回该缓存。避免连续请求同一个图片资源,重复加载。当缓存下一次成功加载的图片时,会自动释放上一次缓存的图片,也可以通过 `autoRevokeOnDel` 设置不释放缓存。
* @param {AjaxOptions} [ajaxOptions] ajax 请求配置项,当传入的图片为字符串时才会触发请求。
* @returns {Promise&lt;ImageInfo>} 图片信息
* @example
Expand All @@ -139,34 +125,20 @@ <h1 class="page-title">getImageInfo.js</h1>
* });
*
*/
function getImageInfo(img, cacheOptions = true, ajaxOptions) {
const cacheOptionsIsObject = typeof cacheOptions === 'object';
const _cacheOptions = {
useCache: cacheOptionsIsObject ? cacheOptions.useCache !== false : cacheOptions !== false,
autoRevokeOnDel: cacheOptionsIsObject ? cacheOptions.autoRevokeOnDel !== false : !!cacheOptions,
cacheKey: defaultTo(cacheOptionsIsObject ? cacheOptions.cacheKey : undefined, typeof img === 'string' ? img : undefined)
};
return asyncMemo
.run(() => {
return loadImageWithBlob(img, false, ajaxOptions).then(({ image, blob }) => {
const { width, height } = image;
const data = {
width,
height,
contrast: calcContrast(width, height),
measure: `${width} × ${height} px`,
size: bytesToSize(blob.size),
bytes: blob.size,
image,
blob
};
return {
data,
r: _cacheOptions.autoRevokeOnDel
};
});
}, _cacheOptions.useCache &amp;&amp; _cacheOptions.cacheKey ? _cacheOptions.cacheKey : undefined)
.then((res) => res.data);
function getImageInfo(img, ajaxOptions) {
return loadImageWithBlob(img, ajaxOptions).then(({ image, blob }) => {
const { width, height } = image;
return {
width,
height,
contrast: calcContrast(width, height),
measure: `${width} × ${height} px`,
size: bytesToSize(blob.size),
bytes: blob.size,
image,
blob
};
});
}
export default getImageInfo;
</code></pre>
Expand All @@ -183,7 +155,7 @@ <h1 class="page-title">getImageInfo.js</h1>
<br class="clear">

<footer>
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Fri Jun 14 2024 09:50:37 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.3</a> on Mon Jun 17 2024 02:20:25 GMT+0000 (Coordinated Universal Time) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
</footer>

<script>prettyPrint();</script>
Expand Down
Loading

0 comments on commit c2c6c76

Please sign in to comment.