Accipiter Nisus

Results 1 issues of Accipiter Nisus

## Issue When encoding a value of type `JSON.Raw` using `JSON.stringify`, the value is encoded as if it was a string: ```typescript const raw: JSON.Raw = `{"foo":42}`; const json =...

enhancement
in-development
confirmed