Type alias RawRule

RawRule: Omit<Rule, "nom"> | ImportMacro

Represents a non-parsed NGC rule.

Generated using TypeDoc