Skip to main content
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.13.2/tests/utils.ts";

Get the version of a dependency

Parameters

file: string
name: string

Returns

Promise<string | undefined>