mirror of
https://github.com/google/blockly.git
synced 2026-01-07 09:00:11 +01:00
fix: message types being incorrect (#6414)
* chore: regen msg dts files * fix: package tasks not packaging msg.d.ts files * fix: add setLocale to blockly.ts * chore: format * chore: move setLocale * chore: add comment about setLocale not being useful when used with script tags * chore: format
This commit is contained in:
8
typings/msg/hr.d.ts
vendored
Normal file
8
typings/msg/hr.d.ts
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* @license
|
||||
* Copyright 2022 Google LLC
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
export * from './msg';
|
||||
|
||||
Reference in New Issue
Block a user