Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fathym_atomic_icons/src/src.deps.ts>asset

Fathym's Atomic Icons is a library that supports the optimized creation of customzied icon sets for delivery via Deno Fresh.
Go to Latest
function asset
import { asset } from "https://deno.land/x/fathym_atomic_icons@v0.0.17/src/src.deps.ts";

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).

Parameters

path: string

Returns

string