Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
prog-r-amer committed Dec 21, 2024
1 parent b1f2f18 commit 20aca89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/reflexo-typst/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ use ::typst::diag::Warned;
pub use exporter::pdf::PdfDocExporter;
#[cfg(feature = "pdf")]
pub use typst_pdf::pdf;
#[cfg(feature = "pdf")]
pub use typst_pdf::PdfStandard;

#[cfg(feature = "svg")]
Expand Down

0 comments on commit 20aca89

Please sign in to comment.