Skip to main content
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.6.5/src/runtime/utils.ts";

Parameters

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