UNPKG

zrender

Version:

A lightweight graphic library providing 2d draw for Apache ECharts

5 lines 108 B
declare namespace NodeJS { interface ProcessEnv { NODE_ENV: 'production' | 'development' } }