Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/cargo_parcel/cargo/mod.ts>findIslands

Server side rendering for Cargo applications
Go to Latest
function findIslands
import { findIslands } from "https://deno.land/x/cargo_parcel@0.1.48/cargo/mod.ts";

Parameters

vNode: VNode<unknown>
islands: Record<string, JSX.Component>