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