UNPKG

lendb-server

Version:

`LenDB Server` is a wrapper around another database called Acebase that acts like a client. Think of it as parse-server and firebase had baby then voilah!!! `Hello World!!` LenDB is born.

5 lines (4 loc) 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TOKEN_EXPIRED = void 0; exports.TOKEN_EXPIRED = "Error: User token expired. System shall log you out automatically";