Beka Westberg
c8dd01ac87
fix: packaging .d.ts files ( #6327 )
...
* fix: dts files not being properly included
* fix: hand crafted declaration files pointing to the wrong things
2022-08-08 14:32:03 -07:00
Beka Westberg
8f0a5ae6a8
chore: properly package .ts and .d.ts files ( #6257 )
...
* fix: package .ts sources
* chore: add generating type defs
* chore: copy generated type defs into dist dir
* chore: fix adding generated def files
* chore: remove unnecessary imports
* chore: make handcrafted files reference generated
* chore: replace AnyDuringMigration with any
* chore: use replace instead of regex-replace
* chore: use value in config instead of magic strings
* chore: remove blockly.d.ts
* chore: update jsdocs
* chore: remove old references to typings
2022-08-05 08:25:41 -07:00
Maribeth Bottorff
87aa4c0f62
fix: Update typescript definition files for core, blocks, and generators ( #6174 )
...
* fix: update definitions for core and blocks
* fix: update javascript definition
* fix: update JS definition to work with both import types
* fix: update typings for blocks
2022-06-01 15:20:23 -07:00
Maribeth Bottorff
1fb204e36b
fix: Upload new TypeScript typings for Q4 release ( #5802 )
...
* fix: Run intial typings script for q4 release
* fix: manually fix errors with types
* fix: update core module
2021-12-09 10:43:43 -08:00
Sam El-Husseini
7e4e6c7286
Add typings modules to match UMD modules. ( #3821 )
...
* Add typings modules to match UMD modules.
2020-04-15 09:44:25 -07:00