UNPKG

mmir-tooling

Version:
7 lines (6 loc) 185 B
import { SpeechConfig } from 'mmir-lib'; declare function getDefault(id: string): SpeechConfig; declare const _default: { getDefault: typeof getDefault; }; export = _default;