Can arktype drop data not covered by schema?
I want to regurgitate my input according to the schema model, e.g:
I'd want to make
I'd want to make
out contain only {name: "bob"}. Is there a way to do this with arktype?