UNPKG

kepler.gl

Version:

kepler.gl is a webgl based application to visualize large scale location data in the browser

2 lines (1 loc) 115 B
export declare function editShader(vs: string, type: string, originalText: string, testToReplace: string): string;