We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Static class StorageManager in rpg_manager.js has a name conflict with WebAPI's StorageManager.
StorageManager
rpg_manager.js
StorageManager - Web API | MDN.
Interface StorageManager is defined in lib.dom.ts. This is a bit of a problem when writing in TypeScript.
lib.dom.ts
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Static class
StorageManager
inrpg_manager.js
has a name conflict with WebAPI's StorageManager.StorageManager - Web API | MDN.
Interface
StorageManager
is defined inlib.dom.ts
. This is a bit of a problem when writing in TypeScript.The text was updated successfully, but these errors were encountered: