Source: index.js

/**
 * @file Exposes the library API
 * @author Ivan Violentov <ivan.violentov@jibrel.network>
 */

import api from './api'

export default api