aspen-cloud/triplit

client.fetchOne has a return type Promise<null>

wernst opened this issue · 0 comments

wernst commented

I think we just need to specify the return type instead of inferring it. We should probably add type tests for the client as well.