import { SumCombiner } from "https://deno.land/x/easyts@0.1.3/signals/signals_combiners.ts";
An example of a combiner to get the sum of the return values of all slots
x/easyts/signals/signals_combiners.ts>SumCombiner
import { SumCombiner } from "https://deno.land/x/easyts@0.1.3/signals/signals_combiners.ts";
An example of a combiner to get the sum of the return values of all slots