File "blocks.js"
Full path: /usr/home/mndrn/domains/mndrn.ru/public_html/block-hill/blockly/scripts/package/blocks.js
File size: 195 B
MIME-type: text/plain
Charset: utf-8
/**
* @license
* Copyright 2020 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @fileoverview Blockly Blocks module.
*/
/* eslint-disable */
'use strict';
Blockly.Blocks = {};