Files
mixio/blockly/externs/goog-externs.js
Eason010212 5d80728be9 mixio 1.10.0
2023-03-10 18:03:02 +08:00

16 lines
187 B
JavaScript

/**
* @license
* Copyright 2019 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
/**
* @fileoverview Externs for goog.
* @externs
*/
/**
* @type {!Object}
*/
var goog = {};