@mcslinplay/throw
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@mcslinplay/throw

This package exports a single unnamed function that returns between one and three random objects.

Installation

npm install @mcslinplay/throw

Usage

const getThrownObjects = require('@mcslinplay/throw');
const thrown = getThrownObjects();
console.log(thrown);

Readme

Keywords

none

Package Sidebar

Install

npm i @mcslinplay/throw

Weekly Downloads

0

Version

1.0.1

License

ISC

Unpacked Size

6.24 kB

Total Files

9

Last publish

Collaborators

  • mcslinplay