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

x/ultra/lib/client/asset.js

💎 Next-gen browser/server fluid React framework
Go to Latest
import * as ultra from "https://deno.land/x/ultra@v2.0.0-alpha.4/lib/client/asset.js";

Functions

This hook returns the resolved path from the generated asset-manifest.json It has no effect during development.

This hook will insert a <link rel="preload" /> tag into the head of the server render document. During client side transitions, this won't do anything.