entitySlice: Slice<EntityState, {
    setEntityPlace: ((state, action) => void);
}, "entity"> = ...

Type declaration

Generated using TypeDoc