UNPKG

@sconedev/ai_toolkit

Version:

Simplify AI integration in web apps with local and offline model support

3 lines (2 loc) 106 B
import { FeatureRegistry } from './types'; export declare function getFeatureRegistry(): FeatureRegistry;