mirror of
https://github.com/google/blockly.git
synced 2026-01-07 00:50:27 +01:00
Temporarily exclude the generated .d.ts files for blocks/* and generators/* from the package. This will in due course replace the (very simplistic) hand-written versions in typings/, but for now they are not referenced anywhere a developer's tooling should be looking, and contain in some cases actually incorrect typings (e.g., in unmigrated blocks files, the blocks export is typed as ObjectConstructor, which is wrong), so do not include them in the package least they cause problems for the unwary.
12 KiB
12 KiB