mirror of
https://github.com/google/blockly.git
synced 2025-12-15 22:00:07 +01:00
Where certain block mixin methods had been marked @private, and these annotations had been deleted while migrating the containing files to TypeScript, mark those methods as @internal.