Skip to content

Commit

Permalink
fix: add experimental decorator on serializer modifier
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-pousette committed Feb 22, 2024
1 parent 62b3980 commit 1d8bc8c
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 @@ -757,6 +757,7 @@ export function field(properties: SimpleField | CustomField<any>) {


/**
* @experimental
* @param properties, the properties of the field mapping to schema
* @returns
*/
Expand Down

0 comments on commit 1d8bc8c

Please sign in to comment.