Categories
property CreateImportMapOptions.manifest

Manifest path relative to root. Defaults to package.json.

Examples

Example 1

const manifest = 'deno.json';

Type

string