UNPKG

@antv/g2

Version:

the Grammar of Graphics in Javascript

4 lines (3 loc) 144 B
import { ThemeComponent as TC, Theme } from '../runtime'; export type AcademyOptions = Theme; export declare const Academy: TC<AcademyOptions>;