UNPKG

fork-ts-checker-webpack-plugin

Version:
3 lines (2 loc) 113 B
declare function isPending(promise: Promise<unknown>, timeout?: number): Promise<unknown>; export { isPending };