UNPKG

impress.me

Version:

Create impress.js presentations from markdown documents with style

20 lines (19 loc) 995 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./helpers"), exports); tslib_1.__exportStar(require("./impress.me"), exports); tslib_1.__exportStar(require("./impress-me-config"), exports); tslib_1.__exportStar(require("./markdown"), exports); tslib_1.__exportStar(require("./position"), exports); tslib_1.__exportStar(require("./rotation"), exports); tslib_1.__exportStar(require("./renderers"), exports); tslib_1.__exportStar(require("./scale"), exports); tslib_1.__exportStar(require("./shape"), exports); tslib_1.__exportStar(require("./slide-node"), exports); tslib_1.__exportStar(require("./slide-node-state"), exports); tslib_1.__exportStar(require("./spacing"), exports); tslib_1.__exportStar(require("./strategy"), exports); tslib_1.__exportStar(require("./theme"), exports); tslib_1.__exportStar(require("./transformation"), exports); tslib_1.__exportStar(require("./translation"), exports);