-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I'm getting the following error with Deno 2.x
error: Import assertions are deprecated. Use `with` keyword, instead of 'assert' keyword.
import db from "https://raw.githubusercontent.com/jshttp/mime-db/v1.52.0/db.json" assert {
type: "json",
};
at https://deno.land/x/media_types@v3.0.3/mod.ts:32:1
Metadata
Metadata
Assignees
Labels
No labels