UNPKG

wassy

Version:

REST endpoint abstraction library

5 lines (3 loc) 103 B
import Endpoint from './endpoint'; import Model from './model'; module.exports = { Endpoint, Model };