UNPKG

@prefecthq/prefect-design

Version:

A collection of low-level Vue components.

10 lines (9 loc) 584 B
import { DateRangeSelectAroundValue } from '../../types'; declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { apply: (args_0: DateRangeSelectAroundValue | null) => any; close: () => any; }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{ onApply?: ((args_0: DateRangeSelectAroundValue | null) => any) | undefined; onClose?: (() => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;