UNPKG

@real-db/server

Version:

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

9 lines (8 loc) 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var RealDBClientSyncAction = /** @class */ (function () { function RealDBClientSyncAction() { } return RealDBClientSyncAction; }()); exports.RealDBClientSyncAction = RealDBClientSyncAction;