UNPKG
reserve-odata
Version:
latest (0.8.0)
0.8.0
ODATA handler for REserve
github.com/ArnaudBuchholz/reserve-odata
ArnaudBuchholz/reserve-odata
reserve-odata
/
MERGE.js
6 lines
(3 loc)
•
110 B
JavaScript
View Raw
1
2
3
4
5
6
'use strict'
const
update =
require
(
'./update'
)
module
.
exports
=
update
(
(
entity, properties
) =>
properties)