Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
method VFS.prototype.getFilesOfType
import { VFS } from "https://deno.land/x/sptaki@1.2.0/utils/VFS.d.ts";

Parameters

directory: string
fileType: string
optional
files: string[]

Returns

string[]