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

x/cargo_parcel/hooks/mod.ts>onMount

Server side rendering for Cargo applications
Latest
function onMount
import { onMount } from "https://deno.land/x/cargo_parcel@0.2.12/hooks/mod.ts";

Parameters

fn: (() => () => void) | (() => void)