# Functions

NewHelper will return a patch that yields the modified document when applied to the original document.

# Structs

Helper helps with a patch that yields the modified document when applied to the original document.
HelperOptions contains options for Helper.

# Interfaces

HelperOption is some configuration that modifies options for Helper.

# Type aliases

IgnorePaths instruct the Helper to ignore given paths when computing a patch.