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

x/molt/lib/import_map.ts>parseImportMapJson

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

Parse a JSON including import maps from the given string.

Parameters

data: string