File "lua.d.ts"

Full path: /usr/home/mndrn/domains/mndrn.ru/public_html/block-hill/blockly/typings/lua.d.ts
File size: 301 B
MIME-type: text/x-java
Charset: utf-8

Download   Open   Back

/**
 * @license
 * Copyright 2020 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */

/**
 * @fileoverview Type definitions for the Lua generator.
 * @author [email protected] (Sam El-Husseini)
 */

/// <reference path="core.d.ts" />

import * as Blockly from './core';
export = Blockly.Generator;

PHP File Manager