Skip to content

Commit

Permalink
fix: export merge options class
Browse files Browse the repository at this point in the history
  • Loading branch information
bbckr committed Nov 20, 2024
1 parent a81e996 commit 04769f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
* Copyright SeatGeek
* Licensed under the terms of the Apache-2.0 license. See LICENSE file in project root for terms.
*/
export { merge } from "./hcl";
export { merge, MergeOptions } from "./hcl";

0 comments on commit 04769f9

Please sign in to comment.