UNPKG

@trust/model

Version:

A PouchDB adapter for the json-document modelling framework.

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