function defaultimport { default } from "https://deno.land/x/masx200_leetcode_test@8.3.1/check-if-string-is-a-prefix-of-array/index.ts"; default(s: string, words: string[]): booleanParameterss: stringwords: string[]Returnsboolean