Skip to main content
Module

x/mesozoic/mod.ts>SourceFileBag#find

A generic build system for Deno web apps
Go to Latest
method SourceFileBag.prototype.find
import { SourceFileBag } from "https://deno.land/x/mesozoic@v1.0.0-alpha.10/mod.ts";

Parameters

predicate: (file: ISource) => boolean