mirror of
https://github.com/google/blockly.git
synced 2026-06-17 08:35:12 +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.