mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
* 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.