- abstracts AuthProvider and ConfigProvider

- updates Webpack and React
- adds further typing
This commit is contained in:
James
2020-11-23 19:29:11 -05:00
parent 53811b2324
commit c2d2702a59
69 changed files with 311 additions and 443 deletions

1
auth.js Normal file
View File

@@ -0,0 +1 @@
module.exports = require('./dist/src/auth');