Skip to main content
Module

x/velociraptor/src/did_you_mean.ts>didYouMean

The npm-style script runner for Deno
Latest
function didYouMean
import { didYouMean } from "https://deno.land/x/velociraptor@1.5.0/src/did_you_mean.ts";

Parameters

wrongStr: string
strings: string[]

Returns

string | null