mirror of
https://github.com/MercuryWorkshop/scramjet.git
synced 2025-05-14 06:50:01 -04:00
switch to modified idb-map
This commit is contained in:
parent
e7a5361cd8
commit
38130176bb
4 changed files with 11 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
import { BareResponseFetch } from "@mercuryworkshop/bare-mux";
|
||||
import IDBMap from "@webreflection/idb-map";
|
||||
import IDBMap from "idb-map-entries";
|
||||
import { ParseResultType } from "parse-domain";
|
||||
import { ScramjetServiceWorker } from ".";
|
||||
import { renderError } from "./error";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue