interface TaskCommandRestrictions {
    mode?: TaskCommandMode;
}

Properties

Properties