@prismicio/types-internal
Version:
Prismic types for Custom Types and Prismic Data
10 lines (9 loc) • 451 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
(0, tslib_1.__exportStar)(require("./Group"), exports);
(0, tslib_1.__exportStar)(require("./nestable"), exports);
(0, tslib_1.__exportStar)(require("./shared"), exports);
(0, tslib_1.__exportStar)(require("./slices"), exports);
(0, tslib_1.__exportStar)(require("./UID"), exports);
(0, tslib_1.__exportStar)(require("./Widget"), exports);