UNPKG

grafo-client

Version:

Grafo Client API Library

1 lines 197 B
const GenericGrafoClientError=require("./GenericGrafoClientError");class EkgPersistenceError extends GenericGrafoClientError{constructor(r,e,o,n){super(r,e,o,n)}}module.exports=EkgPersistenceError;