Fix Text#setText jsDoc
This commit is contained in:
@@ -484,7 +484,7 @@ class Text {
|
|||||||
/**
|
/**
|
||||||
* Set the text.
|
* Set the text.
|
||||||
*
|
*
|
||||||
* @param {string|undefined} text Text.
|
* @param {string|Array<string>|undefined} text Text.
|
||||||
* @api
|
* @api
|
||||||
*/
|
*/
|
||||||
setText(text) {
|
setText(text) {
|
||||||
|
|||||||
Reference in New Issue
Block a user