microsoft/TypeScript-React-Starter

Can't access variables in developer console

teali opened this issue · 0 comments

teali commented

So I've made some classes, but I can't seem to access them in the developer console when I run npm run start. I understand everything is bundled into bundle.js but is there a way to expose my classes in the frontend to be used there?