UNPKG

@trust/model

Version:

A PouchDB adapter for the json-document modelling framework.

15 lines (12 loc) 153 B
'use strict' /** * OperationError * @ignore */ class OperationError extends Error { } /** * Exports * @ignore */ module.exports = OperationError