function rtrimimport { rtrim } from "https://deno.land/x/grm@0.8.0/src/utils.ts"; rtrim(s: string, mask: string)Parameterss: stringmask: string