Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
type alias EaCKeepAliveModifierDetails
import { type EaCKeepAliveModifierDetails } from "https://deno.land/x/fathym_everything_as_code@v0.1.72/src/modules/applications/EaCKeepAliveModifierDetails.ts";

The details of a keep-alive modifier.

definition: { KeepAlivePath: string; } & EaCModifierDetails<"KeepAlive">