Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/pogo/lib/util/read-dir-stats.ts>default

Server framework for Deno
Latest
variable default
import { default } from "https://deno.land/x/pogo@v0.6.0/lib/util/read-dir-stats.ts";

type

(dir: string) => Promise<Array<NamedStat>>