Module: songkick-wrapper

SongKick module
Author:
  • Suhail Abood
Source:

Classes

SongKick

Members

(static) mock

Access the mock plugin of the module
Source:

Methods

(static) create(key) → {SongKick}

Factory method to create new SongKick instances
Parameters:
Name Type Description
key string the SongKick API key
Source:
Returns:
new SongKick instance
Type
SongKick