UNPKG

proj4

Version:

Proj4js is a JavaScript library to transform point coordinates from one coordinate system to another, including datum transformations.

3 lines (2 loc) 154 B
export default function _default(source: any, dest: any, point: any): any; export function applyGridShift(source: any, inverse: any, point: any): 0 | -1;