Source/RIPCreds.js

"use strict";
/**
 *  @module     RIPCreds
 *  @overview   Defines the credentials required by the Rocket in Pocket API.
 *
 *  @author     Animesh Mishra <hello@animesh.ltd>
 *  @copyright  © Animesh Ltd. All Rights Reserved.
 */
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=RIPCreds.js.map