{-# OPTIONS --safe #-}
module Cubical.Data.Int.MoreInts.BiInvInt where

open import Cubical.Data.Int.MoreInts.BiInvInt.Base public

open import Cubical.Data.Int.MoreInts.BiInvInt.Properties public