Small struct wrapper for source patches applied through OXC.
Summary
Types
@type t() :: %Volt.JS.Patch{ change: iodata(), end: non_neg_integer(), start: non_neg_integer() }
Small struct wrapper for source patches applied through OXC.
@type t() :: %Volt.JS.Patch{ change: iodata(), end: non_neg_integer(), start: non_neg_integer() }