UNPKG

@scalar/api-client

Version:

the open source API testing client

5 lines 354 B
/** biome-ignore-all lint/performance/noBarrelFile: these are exported publicly */ export { restoreAuthFromLocalStorage } from './helpers/restore-auth-from-local-storage.js'; export { default as RequestAuth } from './RequestAuth.vue.js'; export { default as RequestAuthDataTable } from './RequestAuthDataTable.vue.js'; //# sourceMappingURL=index.d.ts.map