UNPKG

bulmil

Version:

![bulmil](https://user-images.githubusercontent.com/2362138/65766959-c721a080-e16f-11e9-9fb9-45a5a2ad0391.jpg)

22 lines (21 loc) 715 B
System.register(['./index-0812a769.system.js'], function (exports) { 'use strict'; var registerInstance, h; return { setters: [function (module) { registerInstance = module.r; h = module.h; }], execute: function () { var CardImage = exports('bm_card_image', /** @class */ (function () { function class_1(hostRef) { registerInstance(this, hostRef); } class_1.prototype.render = function () { return (h("div", { class: "card-image" }, h("slot", null))); }; return class_1; }())); } }; });