git-documentdb
Version:
Offline-first database that syncs with Git
10 lines • 344 B
JavaScript
;
/**
* GitDocumentDB
* Copyright (c) Hidekazu Kubota
*
* This source code is licensed under the Mozilla Public License Version 2.0
* found in the LICENSE file in the root directory of this source tree.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=types_crud_interface.js.map