Type Alias DIRTY<T>

DIRTY: { status: "dirty"; value: T }

Type Parameters

  • T