UNPKG

leaf-orient

Version:

OrientDB ODM with support for schemas inspired by mongoose

8 lines (7 loc) 145 B
import keymirror from "keymirror"; export default keymirror({ DISCONNECTED: null, CONNECTED: null, CONNECTING: null, DISCONNECTING: null });