UNPKG

@blockly/field-date

Version:

A Blockly date picker field that uses the browser's date picker.

7 lines 153 B
/** * @license * Copyright 2023 Google LLC * SPDX-License-Identifier: Apache-2.0 */ export * from './field_date'; //# sourceMappingURL=index.d.ts.map