UNPKG

@vertical-insure/web-components

Version:

Vertical Insure Web Components using Lit and Open Web Standards

6 lines (5 loc) 191 B
import { LitElement } from "lit"; export declare class LoadingAnimation extends LitElement { static styles: import("lit").CSSResult; render(): import("lit-html").TemplateResult<1>; }