Dekeyras

Results 1 issues of Dekeyras

Hey, Is there a way to output an array of one item from a single object? Input Object: `{ email: "[email protected]" }` Required output: `{ emails: [ { email: "[email protected]"...