UNPKG

@botonic/plugin-intent-classification

Version:

## What does this plugin do?

4 lines (2 loc) 99 B
import { Locale } from '@botonic/nlp/lib/types' export type PluginOptions = { locales: Locale[] }