When I add a wally package to a dictionary, the typings for the package are lost. Is there any way to have a modulesceipt have the types of the packages so i can use intellisense? instead of having to directly require the module path?
When I add a wally package to a dictionary, the typings for the package are lost. Is there any way to have a modulesceipt have the types of the packages so i can use intellisense? instead of having to directly require the module path?