Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
"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