> ## Documentation Index
> Fetch the complete documentation index at: https://thrackle.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# RuleProcessorDiamondImports

[Git Source](https://github.com/forte-service-company-ltd/forte-rules-engine/blob/6b9ac124d2cb0fe47a8b5c261a1dd458067f45ea/src/protocol/economic/ruleProcessor/RuleProcessorDiamondImports.sol)

**Author:**
@ShaneDuncan602 @oscarsernarosero @TJ-Everett

This contract should be used by all facet contracts in the rule processor module.
import "./RuleProcessorDiamondImports.sol";

*This abstract contract exists to centralize the imports needed across the Rule Processor Facets.*
