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.

3 lines (2 loc) 127 B
export default function pWaitFor(condition: any, options?: {}): Promise<unknown>; export { TimeoutError } from './ptimeout';