import * as configuration from "https://deno.land/x/configuration@0.2.0/mod.ts";
Functions
Gets the Deno configuration | |
Gets the import map. |
Interfaces
Represents a Deno configuration. Specified by https://deno.land/x/deno@v1.36.0/cli/schemas/config-file.v1.json?source | |
Represents an import map. |