UNPKG

301 BTypeScriptView Raw
1import { DuoyunVisibleBaseElement } from './base/visible';
2import './use';
3/**
4 * @customElement dy-loading
5 */
6export declare class DuoyunLoadingElement extends DuoyunVisibleBaseElement {
7 render: () => import("lit-html/lib/template-result").TemplateResult;
8}
9//# sourceMappingURL=loading.d.ts.map
\No newline at end of file