Skip to content
On this page

Home > @plaidev/karte-action-sdk > CountDownValueType

CountDownValueType type

Signature:

typescript
type CountDownValueType = "day" | "hour" | "minute" | "second";