"use strict";
/**
* DB Actions are used as a communicator between CLI and the Burdy Project.
* Ensure that all types are parsable by JSON and primitives, as the communication is done via webpack.
*/Object.defineProperty(exports, "__esModule", { value: true });