Skip to content

Commit

Permalink
export WritableGPSRefs
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Jan 30, 2025
1 parent 9033fda commit 480293e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ExifTool.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ import {
ExpandedDateTags,
MutableTags,
StructAppendTags,
WritableGPSRefs,
WriteTags,
} from "./WriteTags";
import {
Expand Down Expand Up @@ -152,6 +153,7 @@ export type {
StructAppendTags,
Tags,
Version,
WritableGPSRefs,
WriteTags,
WriteTaskOptions,
WriteTaskResult,
Expand Down

0 comments on commit 480293e

Please sign in to comment.