UNPKG

augnitosdk

Version:

AugnitoSDK lets you make use of the Speech Recognition AI. You can edit, format and complete reports at the speed of human speech, with the best-in-class accuracy

6 lines (5 loc) 142 B
import { WrappedRange } from 'augnito-dom-ranges'; export interface DynamicBadge { badge: HTMLDivElement; range: WrappedRange; }