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