Welshman Docs / @welshman/util / addToListPublicly
Function: addToListPublicly() ​
addToListPublicly(
list
, ...tags
):Encryptable
<{content
:string
;kind
:number
;tags
:string
[][]; }>
Defined in: packages/util/src/List.ts:71
Parameters ​
list ​
tags ​
...string
[][]
Returns ​
Encryptable
<{ content
: string
; kind
: number
; tags
: string
[][]; }>