Skip to main content
Module

x/mesozoic/mod.ts>FileBag#filter

A generic build system for Deno web apps
Latest
method FileBag.prototype.filter
import { FileBag } from "https://deno.land/x/mesozoic@v1.3.10/mod.ts";

Parameters

predicate: (file: IFile) => boolean