Closed lucaong closed 1 year ago
Resolves #176
This is useful for cases where console is not defined, or to handle specific log or warn messages (e.g. the warnings of document version conflicts upon calling remove with a modified document).
console
remove
Resolves #176
This is useful for cases where
console
is not defined, or to handle specific log or warn messages (e.g. the warnings of document version conflicts upon callingremove
with a modified document).