type alias SlotConfigimport { type SlotConfig } from "https://deno.land/x/lucid@0.8.6/src/types/types.ts"; definition: { zeroTime: UnixTime; zeroSlot: Slot; slotLength: number; }