function defaultimport { default } from "https://deno.land/x/masx200_leetcode_test@8.3.4/find-and-replace-pattern/index.ts"; default(words: string[], pattern: string): string[]Parameterswords: string[]pattern: stringReturnsstring[]