client-ts icon indicating copy to clipboard operation
client-ts copied to clipboard

Export Filter type

Open gnemanja opened this issue 1 year ago • 0 comments

Because we need to build filter dynamically before using it inside .filter() function, we need to define a variable typed with Filter. Can we export this type? Thanks :)

gnemanja avatar Apr 29 '24 16:04 gnemanja