You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: repair corrupted SerpentOption interface value property
The value property line was malformed during previous formatting attempts,
causing TypeScript compilation errors. This fix properly separates the
comment from the property declaration.
0 commit comments