Git Source

Inherits: [AccessModifiers](/v2(/v2/reference/engine/AccessModifiers.sol/contract.AccessModifiers)

Author: @mpetersoCode55, @ShaneDuncan602, @TJ-Everett, @VoR0220

This contract is intended to be inherited by other facet contracts to streamline their implementation.

This abstract contract consolidates common imports and dependencies for facets in the Rules Engine. It ensures consistent access to shared libraries, modifiers, storage structures, utilities, events, and errors.