Skip to main content
type alias CollectorEvents
import { type CollectorEvents } from "https://deno.land/x/drex@v1.1.1/mod.ts";
definition: { start: []; end: []; collect: any[]; }
definition: { start: []; end: []; collect: any[]; }