fix
All checks were successful
Deploy Application / deploy (push) Successful in 7s

This commit is contained in:
2025-06-18 08:40:17 +04:00
parent 886f21e0a2
commit 4934e8be67
17 changed files with 11 additions and 2295 deletions

View File

@ -1,5 +1,3 @@
import { createRequire } from 'node:module'
const require = createRequire(import.meta.url)
function createRemoteCollection(fetchEndpoint) {
let _cache
return async () => {