UNPKG

@scalar/api-client

Version:

the open source API testing client

13 lines 609 B
type __VLS_Props = { modelValue: boolean; disabled?: boolean; }; declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & { "update:modelValue": (value: boolean) => any; }, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{ "onUpdate:modelValue"?: ((value: boolean) => any) | undefined; }>, { disabled: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=WatchModeToggle.vue.d.ts.map