import { type iModule } from "https://deno.land/x/lunchbox@v1.0.2/components/Module/setup.ts";
Properties of the <Module />
component.
definition: Omit<iComponent, "size"> & { size: ModuleSizes; half: ModuleSizes; }
import { type iModule } from "https://deno.land/x/lunchbox@v1.0.2/components/Module/setup.ts";
Properties of the <Module />
component.