UNPKG

cbim-common-components

Version:

``` npm install --save cbim-common-components ```

13 lines (12 loc) 574 B
declare const _default: import("vue").DefineComponent<{ projectId?: any; selectedTaskFileList?: any; }, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { handleChangeSelectedTaskFileList: (...args: any[]) => void; }, string, import("vue").PublicProps, Readonly<{ projectId?: any; selectedTaskFileList?: any; }> & Readonly<{ onHandleChangeSelectedTaskFileList?: ((...args: any[]) => any) | undefined; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; export default _default;