mirror of
https://github.com/google/blockly.git
synced 2025-12-16 06:10:12 +01:00
* 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