Skip to content

Commit d67313e

Browse files
committed
Merge branch 'jsdoc-comments' of github.com:powersync-ja/powersync-react-native-sdk into jsdoc-comments
2 parents 2af2821 + 9142c2c commit d67313e

File tree

1 file changed

+1
-1
lines changed
  • packages/powersync-sdk-common/src/client/sync/bucket

1 file changed

+1
-1
lines changed

packages/powersync-sdk-common/src/client/sync/bucket/CrudEntry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ export class CrudEntry {
8989
}
9090

9191
/**
92-
* TODO: Converts the change to JSON format, as required by the dev crud API.
92+
* Converts the change to JSON format.
9393
*/
9494
toJSON(): CrudEntryOutputJSON {
9595
return {

0 commit comments

Comments
 (0)