mirror of
https://github.com/google/blockly.git
synced 2026-06-17 00:25:14 +02:00
7171350992
* fix!: Tighten typings on ASTNode.create*Node() methods. * fix: Restore missing condition. * fix: Fix unsafe casts, non-null assertions and incorrect types. * refactor: Simplify parent input checks.