UNPKG

@scalar/api-client

Version:

the open source API testing client

8 lines 542 B
import { type REQUEST_METHODS } from '@scalar/helpers/http/http-info'; type __VLS_Props = { method: keyof typeof REQUEST_METHODS; name: string; }; declare const _default: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>; export default _default; //# sourceMappingURL=OperationBadge.vue.d.ts.map