Michael Herzog 7 месяцев назад
Родитель
Сommit
16ec7c4352
1 измененных файлов с 1 добавлено и 2 удалено
  1. 1 2
      src/renderers/common/Renderer.js

+ 1 - 2
src/renderers/common/Renderer.js

@@ -560,8 +560,7 @@ class Renderer {
 		 * and pipeline updates.
 		 *
 		 * @private
-		 * @type {?Function}
-		 * @default null
+		 * @type {Function}
 		 */
 		this._handleObjectFunction = this._renderObjectDirect;
 

粤ICP备19079148号