1.0.2 • Published 2 years ago

@savant/genie v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

@savant/genie

Installation

npm install @savant/genie

Usage

const { Geo } = require("./index.js")("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");

// For reproducibility, we can create an instance of something with the first parameter being it's UUID (blank for random)
(async () => {
    console.log(await Geo.info("New York City"));
})();
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago