percs i swear to god

This commit is contained in:
velzie 2024-07-31 13:14:06 -04:00
parent 30c95934ed
commit b180272b17
No known key found for this signature in database
GPG key ID: 048413F95F0DDE1F
4 changed files with 12 additions and 13 deletions

View file

@ -1,5 +1,5 @@
import { BareResponseFetch } from "@mercuryworkshop/bare-mux";
import IDBMap from "idb-map-entries";
import IDBMap from "@webreflection/idb-map";
import { ParseResultType } from "parse-domain";
import { ScramjetServiceWorker } from ".";
import { renderError } from "./error";