UNPKG

@novo-learning/novo-sdk

Version:

SDK for the Novolanguage Speech Analysis API

2 lines (1 loc) 97 B
export declare function promiseTimeout(ms: number, promise: Promise<unknown>): Promise<boolean>;