Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/molt/lib/import_map.ts>tryReadFromJson

Update dependencies the Deno way
Latest
function tryReadFromJson
import { tryReadFromJson } from "https://deno.land/x/molt@0.17.2/lib/import_map.ts";

Parameters

url: string | URL

Returns

Promise<ImportMap | undefined>