Document strikethrough in TS definition file
This commit is contained in:
parent
ea40429080
commit
8f91dc42b0
1 changed files with 1 additions and 1 deletions
2
index.d.ts
vendored
2
index.d.ts
vendored
|
|
@ -230,7 +230,7 @@ export interface Chalk {
|
|||
readonly hidden: this;
|
||||
|
||||
/**
|
||||
* Modifier: https://en.wikipedia.org/wiki/Strikethrough
|
||||
* Modifier: Puts a horizontal line through the center of the text. (Not widely supported)
|
||||
*/
|
||||
readonly strikethrough: this;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue