Module

x/lume/tests/utils.ts>getDepVersion

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
function getDepVersion
import { getDepVersion } from "https://dotland.deno.dev/x/lume@v1.14.1/tests/utils.ts";

Get the version of a dependency

Parameters

file: string
name: string

Returns

Promise<string | undefined>