Added Refrence to arp() arpWidth() and hush to Docs
Signed-off-by: fyynn <fyynn@noreply.codeberg.org>
This commit is contained in:
parent
f7f1bd63e8
commit
d009b9592e
1 changed files with 3 additions and 3 deletions
|
|
@ -34,11 +34,11 @@ import { JsDoc } from '../../docs/JsDoc';
|
|||
|
||||
## arp
|
||||
|
||||
<JsDoc client:idle name="Pattern#arp" h={0} />
|
||||
<JsDoc client:idle name="Pattern.arp" h={0} />
|
||||
|
||||
## arpWith 🧪
|
||||
|
||||
<JsDoc client:idle name="Pattern#arpWith" h={0} />
|
||||
<JsDoc client:idle name="Pattern.arpWith" h={0} />
|
||||
|
||||
## struct
|
||||
|
||||
|
|
@ -58,7 +58,7 @@ import { JsDoc } from '../../docs/JsDoc';
|
|||
|
||||
## hush
|
||||
|
||||
<JsDoc client:idle name="hush" h={0} />
|
||||
<JsDoc client:idle name="Pattern.prototype.hush" h={0} />
|
||||
|
||||
## invert
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue