Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function PrefixTreeSearchPrefixEach
import { PrefixTreeSearchPrefixEach } from "https://deno.land/x/masx200_leetcode_test@10.6.0/longest-word-in-dictionary/PrefixTreeSearchPrefixEach.ts";

Parameters

prefix: string

Returns

PrefixTree | undefined