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

x/lume/tests/utils.ts>getDepVersion

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

Get the version of a dependency

Parameters

file: string
name: string

Returns

Promise<string | undefined>