UNPKG

@heknon/node-webtop

Version:

A Backend for an unofficial WebTop (SmartSchool - Israel) API.

11 lines (10 loc) 233 B
import Client from './Client'; import { apiAccessor, baseApiUrl, baseUrl, routes, defaultApiRoutes } from './apiConfig'; export { Client, apiAccessor, baseApiUrl, baseUrl, routes, defaultApiRoutes }