restructure (#345)

* restructure

* udpate readme links
This commit is contained in:
Glitch
2023-12-13 15:36:25 -03:00
committed by GitHub
parent 599743deb1
commit deb123f283
573 changed files with 578 additions and 578 deletions
@@ -0,0 +1,5 @@
// Adjustment for AuthClient
// relying on the `global` field that webpack exposes (but vite doesn't)
window.global ||= window
export default {}