> ## 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.

# FacetCommonImports

[Git Source](https://github.com/forte-service-company-ltd/forte-rules-engine/blob/1f7450a94147e76e3930c235a18534779130abee/src/engine/facets/FacetCommonImports.sol)

**Inherits:**
[AccessModifiers](/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.*
