mirror of
https://github.com/google/blockly.git
synced 2026-01-30 12:10:12 +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.