UNPKG

@blockly/field-date

Version:

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

8 lines (6 loc) 119 B
/** * @license * Copyright 2023 Google LLC * SPDX-License-Identifier: Apache-2.0 */ export * from './field_date';