Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NormalizeTypesPlugin

Hierarchy

Index

Properties

Properties

Optional onError

onError: OnError

Optional rules

rules: Rule[]

Set of rules for the types. For each rule, provide a path and either strictType or type. If there is no node existing at path: insert a node with strictType. If there is a node existing at path but its type is not strictType or type: set the node type to strictType or type.

Generated using TypeDoc