UNPKG

nat-geolocation

Version:

Nat.js module for weex: Geolocation

7 lines (6 loc) 154 B
import NatGeolocation from "../../js/src"; if (window.Weex) { Weex.install(NatGeolocation); } else if (window.weex) { weex.install(NatGeolocation); }