UNPKG

@glair/web-components

Version:
6 lines (5 loc) 194 B
import { LitElement } from "lit"; export declare class TailwindElement extends LitElement { static styles: import("lit").CSSResult[]; dispatch(eventName: string, payload?: any): void; }