UNPKG

pig-dam-core

Version:

Library that should be included in every Pig DAM project we build

8 lines 170 B
/** * Date: 5/24/20 * Time: 9:28 PM * @license MIT (see project's LICENSE file) */ export * from "./pig"; export * from "./utils"; //# sourceMappingURL=index.d.ts.map