UNPKG

@carbon/charts

Version:
6 lines (5 loc) 152 B
import { Component } from '../component'; export declare class Spacer extends Component { type: string; render(animate?: boolean): void; }