mirror of
https://github.com/google/blockly.git
synced 2026-06-17 16:45:13 +02:00
4cc4bd573c
* test(generators): Add generator TS import/use tests * fix(generators): Fix generator type declarations Add a missing ./ prefix to the imports in the generator wrapper .d.ts files. Fixes: #7741