Util

The class for getting information on the package or testing it.

Please make sure you do not instantiate this class. You can access it though const something = require('some-random-cat').Random

Properties

.info STATIC

The general information for the package.

Type: ?Object

Methods

.test() STATIC

Random method to generate an advice.

Returns: Promise<Pending>``

Last updated