Repository URL to install this package:
|
Version:
4.0.75 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./deps"), exports);
tslib_1.__exportStar(require("./CirclePlaceholder"), exports);
tslib_1.__exportStar(require("./FigurePlaceholder"), exports);
tslib_1.__exportStar(require("./ImagePlaceholder"), exports);
tslib_1.__exportStar(require("./ListPlaceholder"), exports);
tslib_1.__exportStar(require("./ParagraphPlaceholder"), exports);
tslib_1.__exportStar(require("./RectanglePlaceholder"), exports);
tslib_1.__exportStar(require("./SquarePlaceholder"), exports);
tslib_1.__exportStar(require("./TextPlaceholder"), exports);
tslib_1.__exportStar(require("./VideoPlaceholder"), exports);
tslib_1.__exportStar(require("./Placeholder"), exports);
var Placeholder_1 = require("./Placeholder");
exports.default = Placeholder_1.default; //# sourceMappingURL=index.js.map