function msimport { ms } from "https://deno.land/x/fileserver@1.1.19/src/deps.ts"; ms(val: string | number, options?: { [key: string]: any; }): string | number | undefinedParse or format the given val. Options: long verbose formatting [false] Parametersval: string | numberoptionaloptions: { [key: string]: any; }Returnsstring | number | undefined