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
Go to Latest
function getStaticFile
import { getStaticFile } from "https://deno.land/x/alosaur@v0.19.4/src/utils/get-static-file.ts";

Parameters

context: Context<T>
optional
staticConfig: StaticFilesConfig