{-# OPTIONS --safe #-}

module Cubical.Data.FinType where

open import Cubical.Data.FinType.Base public
open import Cubical.Data.FinType.Properties public