UNPKG

burdy

Version:

Open Source Headless Platform

7 lines (6 loc) 265 B
"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 });