Takes advantage of:
- the
TypeScript
language service in the Monaco Editor - the
@typescript/ata
package to acquire the type definitions
Deployed on netlify: https://monaco-ts.netlify.app
- hover the cursor on those variables above to see the types.
- try to import any other library, the types will be automatically loaded.