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
Hello, @verlok. I have one problem with typings. I can' t import LazyLoad instance type or options type, because in the library exports variable and not types and get that error.
'ILazyLoad' refers to a value, but is being used as a type here. Did you mean 'typeof ILazyLoad'?
Hello, @verlok. I have one problem with typings. I can' t import LazyLoad instance type or options type, because in the library exports variable and not types and get that error.
'ILazyLoad' refers to a value, but is being used as a type here. Did you mean 'typeof ILazyLoad'?
vanilla-lazyload/typings/lazyload.d.ts
Lines 33 to 34 in f4a9055
Can we exports all interfaces: options, instance? What do you think? Thanks.
The text was updated successfully, but these errors were encountered: