import * as mod from "https://dotland.deno.dev/x/fresh@1.7.3/src/runtime/utils.ts";
Variables
Returns true when the current runtime is the browser and false otherwise. This is used for guard runtime-dependent code.
Shorthand for the following:
|
Functions
Create a "locked" asset path. This differs from a plain path in that it is specific to the current version of the application, and as such can be safely served with a very long cache lifetime (1 year). | |
Apply the |