type alias TestCriticalChannelsDataimport { type TestCriticalChannelsData } from "https://dotland.deno.dev/x/wmill@v1.418.0/gen/types.gen.ts"; definition: { requestBody: Array<{ email?: string; slack_channel?: string; }>; }