Skip to main content
Module

x/mesozoic/mod.ts>FileBag#get

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

Parameters

path: string

Returns

Promise<IFile>