@scalar/api-client
Version:
the open source API testing client
13 lines • 548 B
TypeScript
declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
newTab: (item: {
name: string;
uid: string;
}) => any;
}, string, import("vue").PublicProps, Readonly<{}> & Readonly<{
onNewTab?: ((item: {
name: string;
uid: string;
}) => any) | undefined;
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;
//# sourceMappingURL=ApiClientApp.vue.d.ts.map