mirror of
https://github.com/google/blockly.git
synced 2026-05-03 02:20:12 +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