Skip to content

Commit

Permalink
fix: biome styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanhaticus committed Nov 24, 2024
1 parent 0097117 commit 4a6343b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/types/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ export * from './relationshipsObject';
export * from './resourceIdentifierObject';
export * from './resourceLinkage';
export * from './resourceObject';
export * from './topLevelObject';
export * from './topLevelObject';
2 changes: 1 addition & 1 deletion src/types/utils/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * from './nonArray';
export * from './satisfies';
export * from './satisfies';

0 comments on commit 4a6343b

Please sign in to comment.