Change tokenk Axios wrapper to multifetch, config changes

This commit is contained in:
theofficialomega
2026-04-21 19:01:37 +02:00
parent 87b10bc6ec
commit c77b184bea
24 changed files with 778 additions and 670 deletions

View File

@@ -1,2 +1,3 @@
export * from './htmlTable'
export * from './utils'
export { default as multifetch } from './multifetch'