1.0.2 • Published 2 years ago

@jamesgao25/lotr v1.0.2

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

Installation

npm install @jamesgao25/lotr

or

yarn add @jamesgao25/lotr

Importing

To use the LotR SDK in your code, you need to import as follows.

const { LotR } = require("@jamesgao25/lotr");

const lotr = new LotR(API_KEY); // API_KEY is optional

API key is optional, which means you are able to use read-only functions without it

Documentation

To learn more about the lotr SDK function, please contact me!

thehighmountain25@gmail.com
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago