UNPKG

@scalar/api-client

Version:

the open source API testing client

5 lines 294 B
export { type UseFileDialogOptions, useFileDialog } from './useFileDialog.js'; export { type ClientLayout, LAYOUT_SYMBOL, useLayout } from './useLayout.js'; export { useResponseBody } from './useResponseBody.js'; export { useSidebar } from './useSidebar.js'; //# sourceMappingURL=index.d.ts.map