Skip to main content
Module

x/aleph/server/types.ts>SuspenseMarker

The Full-stack Framework in Deno.
Very Popular
Go to Latest
type alias SuspenseMarker
import { type SuspenseMarker } from "https://deno.land/x/aleph@1.0.0-beta.43/server/types.ts";
definition: { selector: string; test: (el: Element) => boolean; }