Source: index.js

  1. /**
  2. * @file Exposes the library API
  3. * @author Ivan Violentov <ivan.violentov@jibrel.network>
  4. */
  5. import api from './api'
  6. export default api