mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
Cherry pick npm distribution change to develop (#2785)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
This ``blockly.d.ts`` file describes the TypeScript type definitions for Blockly.
|
||||
If you consume Blockly through ``npm``, this file is already included in the ``npm`` package.
|
||||
Otherwise, you can include a copy of this file in your with your sources and reference it through a [Triple-Slash directive](https://www.typescriptlang.org/docs/handbook/triple-slash-directives.html).
|
||||
Otherwise, you can include a copy of this file with your sources and reference it through a [Triple-Slash directive](https://www.typescriptlang.org/docs/handbook/triple-slash-directives.html).
|
||||
|
||||
|
||||
## Generating a new version
|
||||
|
||||
Reference in New Issue
Block a user