UNPKG

@configurator/ravendb

Version:
2 lines (1 loc) 102 B
export type PatchStatus = "DocumentDoesNotExist" | "Created" | "Patched" | "Skipped" | "NotModified";