UNPKG

pig-dam-core

Version:

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

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