Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/utils/get-static-file.ts>getStaticFile

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function getStaticFile
import { getStaticFile } from "https://deno.land/x/alosaur@v0.27.0/src/utils/get-static-file.ts";

Parameters

context: Context<T>
optional
staticConfig: StaticFilesConfig
optional
showError: boolean = [UNSUPPORTED]