We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2427c0c commit 4b187acCopy full SHA for 4b187ac
index.d.ts
@@ -258,7 +258,7 @@ export type Options = {
258
};
259
260
/**
261
-Returns the input with replaced fallback symbols, if the terminal has poor Unicode support.
+Returns the input with replaced fallback symbols if the terminal has poor Unicode support.
262
263
@param string - String where the Unicode symbols will be replaced with fallback symbols depending on the terminal.
264
@returns The input with replaced fallback Unicode symbols.
0 commit comments