UNPKG

@real-db/server

Version:

The library for syncing data changes to multiple devices from your database

8 lines (7 loc) 285 B
"use strict"; function __export(m) { for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; } Object.defineProperty(exports, "__esModule", { value: true }); // common entry point for all library functions and classes exported __export(require("./controller"));