Export the PDFContent monadic type used in PDF.Pages

This commit is contained in:
Tissevert 2020-03-03 18:16:12 +01:00
parent 9ce1a48030
commit 2c02e44adf
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
{-# LANGUAGE FlexibleInstances #-}
module PDF.Object.Navigation (
Error(..)
, PDFContent
, StreamContent(..)
, (./)
, (//)