Current Behavior
Trying to move to lazy loading as per instructions, importing "react-player/lazy". However this causes error as no TypeScript declaration file can be found.
Expected Behavior
Working TypeScript declaration file as per import of just "react-player".
Steps to Reproduce
Just try importing "react-player/lazy" in TypeScript project.
Environment
Other Information
n/a
Current Behavior
Trying to move to lazy loading as per instructions, importing "react-player/lazy". However this causes error as no TypeScript declaration file can be found.
Expected Behavior
Working TypeScript declaration file as per import of just "react-player".
Steps to Reproduce
Just try importing "react-player/lazy" in TypeScript project.
Environment
Other Information
n/a