UNPKG

rxdb-server

Version:
10 lines (9 loc) 256 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.wrongImport = wrongImport; function wrongImport() { throw new Error('You should never import this file, only the server plugins'); } //# sourceMappingURL=index.js.map