mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-22 20:39:17 +08:00
Update index.d.ts
This commit is contained in:
2
types/showdown/index.d.ts
vendored
2
types/showdown/index.d.ts
vendored
@@ -298,7 +298,7 @@ declare namespace Showdown {
|
||||
* Setting a "local" option only affects the specified Converter object.
|
||||
*
|
||||
* @param optionKey
|
||||
* @param string
|
||||
* @param value
|
||||
*/
|
||||
setOption(optionKey: string, value: any): void;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user