UNPKG

js-geofs

Version:

An abstraction layer for the GeoFS API (credit to iL0g1c).

4 lines 198 B
export { MapAPI } from "./lib/mapAPI.mjs"; export { MultiplayerAPI } from "./lib/multiplayerAPI.mjs"; export { GeoAPI } from "./lib/geoAPI.mjs"; export { WeatherAPI } from "./lib/weatherAPI.mjs";