@magic.batua/utility
Version:
The Utility module manages all the utility bills functionalities of the Magic Batua platform.
10 lines • 335 B
JavaScript
;
/**
* @module RIPCreds
* @overview Defines the credentials required by the Rocket in Pocket API
*
* @author Animesh Mishra <hello@animesh.ltd>
* @copyright © 2018 Animesh Ltd. All Rights Reserved.
*/
Object.defineProperty(exports, "__esModule", { value: true });
//# sourceMappingURL=RIPCreds.js.map