UNPKG

@aplus-frontend/ui

Version:

8 lines (7 loc) 476 B
import { ApSummaryProps } from './interface'; import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; declare const _default: DefineComponent<ApSummaryProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApSummaryProps> & Readonly<{}>, { size: "middle" | "small"; hasSelect: boolean; }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>; export default _default;