doc: echo + echoWith

This commit is contained in:
Felix Roos
2022-09-19 23:13:36 +02:00
parent 505cc01a18
commit cc394d9f74
2 changed files with 25 additions and 1 deletions
+4
View File
@@ -520,6 +520,10 @@ The following functions modify a pattern temporal structure in some way.
{{ 'Pattern.off' | jsdoc }}
{{ 'Pattern.echo' | jsdoc }}
{{ 'Pattern.echoWith' | jsdoc }}
## Concat Modifiers
{{ 'Pattern.seq' | jsdoc }}