class defaultimport { default } from "https://deno.land/x/masx200_leetcode_test@10.6.3/encrypt-and-decrypt-strings/index.ts"; Constructorsnewdefault(keys: string[],values: string[],dictionary: string[],)Methodsdecrypt(word2: string): numberencrypt(word1: string): string