UNPKG

jb-notification

Version:
7 lines 154 B
export function renderHTML(): string { return /* html */ ` <div class="jb-notification-wrapper-web-component"> <slot></slot> </div> `; }