Paul Le Cam

Results 21 comments of Paul Le Cam

That seems like an unnecessary hack, couldn't you simply not initialize your input to an empty object? Ex: ```ts async function loadPins(tag) { const input = tag ? { where:...