Options
All
  • Public
  • Public/Protected
  • All
Menu

Module satisfyRule/types

Index

Type aliases

AndSatisfyRule

AndSatisfyRule: { and: SatisfyRule[] }

Type declaration

MCSatisfyRule

MCSatisfyRule: { mc: Inequality }

Type declaration

OrSatisfyRule

OrSatisfyRule: { or: SatisfyRule[] }

Type declaration

SatisfyRule

SatisfyRule: BlockId | SatisfyRuleObject

SatisfyRuleObject

Generated using TypeDoc