{-| Aggregate root references. -}
module Data.CQRS.AggregateRef
       ( AggregateRef
       ) where

import Data.CQRS.Internal.AggregateRef