mirror of
https://github.com/google/blockly.git
synced 2026-05-03 10:30:13 +02:00
ea74772e30
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.