UNPKG

@aplus-frontend/ui

Version:

12 lines (11 loc) 589 B
import { ApViewProps } from './interface'; import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue'; declare const _default: DefineComponent<ApViewProps, { setFirstDefaultSystemView: (value: boolean) => void; }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ApViewProps> & Readonly<{}>, { manual: boolean; maxViewNum: number; isDefaultSystemView: boolean; isFirstDefaultSystemView: boolean; }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>; export default _default;