@mozaic-io/mozaic-sdk-node
Version:
The Mozaic Node SDK enables you to pay your creators easily via the Mozaic API.
17 lines • 557 B
TypeScript
/**
* This module provides low level access to the API. Refer to the Mozaic SDK for high level access to Mozaic.
*/
/**
* Mozaic.io API Documentation
* A global payment, payout and smart contract for the Creator Economy.
*
* The version of the OpenAPI document: v2
* Contact: dev@jammber.com
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
* https://openapi-generator.tech
* Do not edit the class manually.
*/
export * from "./api";
export * from "./configuration";
//# sourceMappingURL=index.d.ts.map