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