indexAction.prototype.possibilityModifiers
property Action.prototype.possibilityModifiers
import { Action } from ".";
const { possibilityModifiers } = Action.prototype;

A list of modifiers which determine whether an action is possible

Type