Skip to content

Commit

Permalink
docs: updates on workflows
Browse files Browse the repository at this point in the history
Added information on documentation
  • Loading branch information
ADMSK\AVROGAL1 committed Mar 3, 2021
1 parent 98a2ee8 commit 7e53f26
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/strings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -950,4 +950,6 @@ export namespace Strings {

return String.fromCharCode(r(), r(), r())
}

export const delim = (value = '>', num = 80): string => value.repeat(num)
}

0 comments on commit 7e53f26

Please sign in to comment.