Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fresh/src/runtime/utils.ts>assetHashingHook

The next-gen web framework.
Extremely Popular
Go to Latest
function assetHashingHook
import { assetHashingHook } from "https://deno.land/x/fresh@1.1.3/src/runtime/utils.ts";

Parameters

vnode: VNode<{ src?: string; srcset?: string; [data-fresh-disable-lock]?: boolean; }>