UNPKG

@bulmil/core

Version:

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

16 lines (13 loc) 434 B
/*! * Bulmil - MIT License */ import { r as registerInstance, h } from './index-01625c18.js'; const CardContent = class { constructor(hostRef) { registerInstance(this, hostRef); } render() { return (h("div", { key: '8deefc4a73e184ab560c6ee867569573e208bdc6', class: "card-content" }, h("slot", { key: '29257e60fb46cb2a46554fcd4d9fe5901dacd1f8' }))); } }; export { CardContent as bm_card_content };