UNPKG

@scalar/api-client

Version:

the open source API testing client

12 lines 646 B
import type { RouteProps } from '../../../v2/features/app/helpers/routes.js'; /** * Operation example page * * Displays an operation with a specific example selected * - View example request data * - Modify example request data * - Send example request */ declare const _default: import("vue").DefineComponent<RouteProps, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<RouteProps> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=Operation.vue.d.ts.map