I pulled down a library that contains Typescript and it's javascript version.
When declaring import Library from "@scope/library", my app can only access the typescript, even when I add the js extension.
How can I import the js file instead? I get errors on types.