Skip to content

Commit

Permalink
Added deepClone into export
Browse files Browse the repository at this point in the history
  • Loading branch information
cameronsmith committed Nov 21, 2023
1 parent 7ebed4c commit ccf6e1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ export {
copyWithoutUndefined,
isEmptyObject,
convertDateFieldsToIsoString,
deepClone,
} from './src/utils/objectUtils'

export {
Expand Down

0 comments on commit ccf6e1b

Please sign in to comment.