import { removeTrailingUndefs } from "https://deno.land/x/typed_rpc@v5.0.1/src/client.ts";
Returns a shallow copy the given array without any
trailing undefined
values.
import { removeTrailingUndefs } from "https://deno.land/x/typed_rpc@v5.0.1/src/client.ts";
Returns a shallow copy the given array without any
trailing undefined
values.