Skip to content

Commit

Permalink
feat: expose AnyRelationshipDeserializer type
Browse files Browse the repository at this point in the history
  • Loading branch information
DASPRiD committed Oct 17, 2024
1 parent fef7b06 commit 454bb5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export {
type Selector,
} from "./selector.ts";
export type {
AnyRelationshipDeserializer,
CollectionPageParams,
ResourceCollectionDocumentResult,
NullableResourceDocumentResult,
Expand Down

0 comments on commit 454bb5f

Please sign in to comment.