UNPKG

pig-dam-cfg

Version:

Pig DAM's configuration information server

9 lines 203 B
/** * Date: 6/12/20 * Time: 11:15 PM * @license MIT (see project's LICENSE file) */ export * from "./cluster"; export * from "./server"; export * from "./service"; //# sourceMappingURL=index.d.ts.map