Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/fastro/modules/group/group.type.ts>GroupArgType

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Latest
type alias GroupArgType
import { type GroupArgType } from "https://deno.land/x/fastro@v0.94.1/modules/group/group.type.ts";
definition: { name: string; module?: string; }