UNPKG

@antv/g2plot

Version:

G2 Plot, a market of plots built with the Grammar of Graphics'

7 lines (6 loc) 205 B
import ApplyResponsive from './base'; export default class ApplyResponsiveLabel extends ApplyResponsive { protected shouldApply(): boolean; protected apply(): void; protected getType(): any; }