UNPKG

speech-rule-engine

Version:

A standalone speech rule engine for XML structures, based on the original engine from ChromeVox.

6 lines (5 loc) 153 B
export declare function detectIE(): boolean; export declare function detectEdge(): boolean; export declare const mapsForIE: { [key: string]: any; };