Skip to main content

IModelAction <T>

Model Actions are translation functions between Diff and underlying resources. These actions can translate a specific type of Diff into individual resources.

@group

Models

Type parameters

  • T: UnknownModule

Index

Methods

filter

  • filter(diff: Diff): boolean
  • This function determines if the handle is applicable to the diff.


    Parameters

    Returns boolean

handle

Page Options