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
Refactor TypeScript definition to CommonJS compatible export (#3) d48c0fb
You need to change import pLazy from 'p-lazy'; to import pLazy = require('p-lazy');