UNPKG

@kubb/core

Version:

Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.

4 lines (3 loc) 139 B
export { useMode } from './useMode.ts' export { usePlugin } from './usePlugin.ts' export { usePluginManager } from './usePluginManager.ts'