mirror of
https://github.com/google/blockly.git
synced 2026-01-05 08:00:09 +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
This directory contains hand-crafted typings for places where the Blockly library isn't yet converted to typescript.
These are added to the generated typings as part of the package step. I.e.
npm run package.