There is no way to use this package in TypeScript project with strict mode. Type definitions are necessary.
Could not find a declaration file for module 'react-script-tag'. '/node_modules/react-script-tag/lib/index.js' implicitly has an 'any' type.<br/>Try `npm i --save-dev @types/react-script-tag` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-script-tag';`
There is no way to use this package in TypeScript project with strict mode. Type definitions are necessary.