Skip to content

Commit 6c2f8ce

Browse files
docs: remove invalid statement from README
1 parent bcf7bf1 commit 6c2f8ce

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -676,8 +676,6 @@ export class User {
676676
}
677677
```
678678

679-
Note, that dates will be converted to strings when you'll try to convert class object to plain object.
680-
681679
Same technique can be used with `Number`, `String`, `Boolean`
682680
primitive types when you want to convert your values into these types.
683681

0 commit comments

Comments
 (0)