UNPKG

@gdyfe/ssml

Version:
5 lines (4 loc) 211 B
import type { LabelValue } from '../../model'; export declare const optionsMap: Record<string, string>; export declare const options: LabelValue[]; export declare function formatBreakTime(time: string): string;