function defaultimport { default } from "https://deno.land/x/masx200_leetcode_test@10.4.3/word-search/index.ts"; default(board: string[][], word: string): booleanParametersboard: string[][]word: stringReturnsboolean