UNPKG

@goongmaps/goong-map-react

Version:

A fork of react-map-gl. React components for Goong JS

11 lines (9 loc) 208 B
/** * Flowtype definitions for version * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 */ declare export function compareVersions( version1: string, version2: string ): number;