mirror of
https://github.com/google/blockly.git
synced 2026-01-09 01:50:11 +01:00
* refactor: Remove INavigable in favor of IFocusableNode. * chore: Fix JSDoc. * chore: Address review feedback.
TypeScript Tests
Tests pass if all files here compile. Add Blockly use case examples we'd like to support, such as subclasses which extend from Blockly classes.