Skip to content

Commit

Permalink
prettier (whitespace)
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Jun 1, 2024
1 parent 06ba482 commit 2c5931d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ApplicationRecordTags.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { IPTCApplicationRecordTags } from "./IPTCApplicationRecordTags";
import { IPTCApplicationRecordTags } from "./IPTCApplicationRecordTags"

/**
* @deprecated Use {@link IPTCApplicationRecordTags} instead
*/
export type ApplicationRecordTags = IPTCApplicationRecordTags
export type ApplicationRecordTags = IPTCApplicationRecordTags

0 comments on commit 2c5931d

Please sign in to comment.