Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fileserver/src/deps.ts>ms

A file-server command.
Latest
function ms
import { ms } from "https://deno.land/x/fileserver@1.1.19/src/deps.ts";

Parse or format the given val.

Options:

  • long verbose formatting [false]

Parameters

val: string | number
optional
options: { [key: string]: any; }

Returns

string | number | undefined