Skip to content

Commit

Permalink
fix: expose v8::WriteOptions (#1698)
Browse files Browse the repository at this point in the history
  • Loading branch information
littledivy authored Feb 7, 2025
1 parent 7df6183 commit 94fb737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ pub use string::OneByteConst;
pub use string::ValueView;
pub use string::ValueViewData;
pub use string::WriteFlags;
pub use string::WriteOptions;
pub use support::SharedPtr;
pub use support::SharedRef;
pub use support::UniquePtr;
Expand Down

0 comments on commit 94fb737

Please sign in to comment.