Files
blockly/typings
Christopher Allen 4cc4bd573c fix(generators): Fix generator type declarations (#7750)
* 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
2024-01-08 17:10:47 +00:00
..
2023-05-24 13:01:33 -07:00
2021-10-15 09:50:46 -07:00
2022-12-14 17:07:37 -08:00

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.