Skip to main content
Go to Latest
type alias IslandDataStoreType
import { type IslandDataStoreType } from "https://deno.land/x/fathym_eac_runtime@v0.0.171/mod.ts";
definition: { Name: string; Props: RenderableProps<any>; }