UNPKG

@rxdi/ui-kit

Version:

UI Components for building graphql-server website

7 lines (6 loc) 150 B
import { LitElement } from '@rxdi/lit-html'; /** * @customElement rx-glow-loader */ export declare class GlowLoaderComponent extends LitElement { }