UNPKG

proj4

Version:

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

2 lines (1 loc) 70 B
export default function _default(destination: any, source: any): any;