0.1.3 • Published 1 year ago

roblox-informer v0.1.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

roblox-informer

Assistant Module for Roblox

Kurulum

To install module:

npm install roblox-informer

Usage

To use the module, first require or import it in your project:

// CommonJS
const RobloxInformer = require("roblox-informer");

// ES6
import RobloxInformer from "roblox-informer";

Now, you can use module now

// Im bored

Lisans

This module is licensed under the ISC license. For more information, see the License File.

Değişiklik Günlüğü

0.1.3 - []

  • Removed node-fetch
  • Added CommonJS support

0.1.2 - []

  • Added node-fetch
  • Added ES6 support
0.1.3

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago