Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mesozoic/lib/importMap.ts>parseImportMap

A generic build system for Deno web apps
Go to Latest
function parseImportMap
import { parseImportMap } from "https://deno.land/x/mesozoic@v1.0.0-alpha.24/lib/importMap.ts";

Parameters

importMap: ImportMap
optional
baseUrl: URL = [UNSUPPORTED]