interface Slice.Config
implements SliceConfig
import { type Slice } from "https://deno.land/x/rimbu@1.1.0/actor/main/index.ts";
const { Config } = Slice;
Properties
_ACTION_CREATOR_PARAMS: Tail<Parameters<this["_ACTION_HANDLER"]>>
import { type Slice } from "https://deno.land/x/rimbu@1.1.0/actor/main/index.ts";
const { Config } = Slice;