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