Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias ClientIslandsData
Re-export
import { type ClientIslandsData } from "https://deno.land/x/fathym_eac_runtime@v0.1.53/mod.ts";
definition: Map<string, { Name: string; Props: Record<string, unknown>; }>