UNPKG

simplegeoloc

Version:

SimpleGeoLoc simple items with geolocation, near items function

8 lines (5 loc) 132 B
var sgl = require('..'); exports['create store'] = function (test) { var store = sgl.createStore(); test.ok(store); }