property RuleDiff.type

Type of change

Type

"added"
| "removed"
| "modified"

Usage

import { type RuleDiff } from ".";