Skip to content

Commit 454bb5f

Browse files
committed
feat: expose AnyRelationshipDeserializer type
1 parent fef7b06 commit 454bb5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export {
1212
type Selector,
1313
} from "./selector.ts";
1414
export type {
15+
AnyRelationshipDeserializer,
1516
CollectionPageParams,
1617
ResourceCollectionDocumentResult,
1718
NullableResourceDocumentResult,

0 commit comments

Comments
 (0)