UNPKG

v4web-components

Version:
7 lines (6 loc) 120 B
export declare class LabDsSkeleton { type: 'square' | 'circle'; width: string; height: string; render(): any; }