UNPKG

@scalar/api-client

Version:

the open source API testing client

3 lines 224 B
export { createPluginManager, type ApiClientPlugin, type PluginManager, } from './plugin-manager.js'; export { PLUGIN_MANAGER_SYMBOL, usePluginManager } from './hooks/usePluginManager.js'; //# sourceMappingURL=index.d.ts.map