You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/a.ts(2,7): error TS2322: Type 'PromiseLike<Promise<number>>' is not assignable to type 'PromiseLike<number>'.
Type 'Promise<number>' is not assignable to type 'number'.
Discovered in DefinitelyTyped/types/xadesjs.
Maistho, spion, peterjwest, s-KaiNet, Bernie-Mason and 14 more