UNPKG

field-time-new

Version:

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

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