tasq/node_modules/@claude-flow/neural/dist/application/index.d.ts

7 lines
258 B
TypeScript

/**
* Neural Application Layer - Public Exports
*
* @module v3/neural/application
*/
export { NeuralApplicationService, type TrainingSessionResult, type NeuralMetrics, } from './services/neural-application-service.js';
//# sourceMappingURL=index.d.ts.map