UNPKG
@configurator/ravendb
Version:
latest (5.4.8)
5.4.8
5.4.7
5.4.6
5.4.5
5.4.4
5.4.3
4.0.0-rc4
RavenDB client for Node.js
ravendb.net
ravendb/ravendb-nodejs-client
@configurator/ravendb
/
dist
/
Mapping
/
Json
/
index.d.ts
4 lines
(3 loc)
•
124 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./Replacers"
;
export
*
from
"./Revivers"
;
export
declare
function
tryGetConflict
(
metadata
:
object
):
boolean
;