UNPKG

@blockly/theme-modern

Version:
12 lines 267 B
/** * @license * Copyright 2020 Google LLC * SPDX-License-Identifier: Apache-2.0 */ /** * @fileoverview Modern theme. */ import * as Blockly from 'blockly/core'; declare const _default: Blockly.Theme; export default _default; //# sourceMappingURL=index.d.ts.map