index.d.ts 92 B

12
  1. import { G2Library } from '../runtime';
  2. export declare function createLibrary(): G2Library;