File "en-gb.d.ts"
Full path: /usr/home/mndrn/domains/mndrn.ru/public_html/block-hill/blockly/typings/msg/en-gb.d.ts
File size: 299 B
MIME-type: text/x-java
Charset: utf-8
/**
* @license
* Copyright 2020 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @fileoverview Type definitions for the Blockly en-gb locale.
* @author [email protected] (Sam El-Husseini)
*/
/// <reference path="msg.d.ts" />
import BlocklyMsg = Blockly.Msg;
export = BlocklyMsg;