import { type SliceConfig } from "https://deno.land/x/rimbu@1.1.0/actor/main/internal.ts";
const { ApplyHandler } = SliceConfig;
Function type to use to apply the given action handler.
Type Parameters
C extends SliceConfig
x/rimbu/actor/main/internal.ts>SliceConfig.ApplyHandler
import { type SliceConfig } from "https://deno.land/x/rimbu@1.1.0/actor/main/internal.ts";
const { ApplyHandler } = SliceConfig;
Function type to use to apply the given action handler.