antv-l7/packages/renderer/src/index.ts

7 lines
86 B
TypeScript

/**
*
*/
import ReglRendererService from './regl';
export { ReglRendererService };