UNPKG

sarala

Version:

Javascript library to communicate with RESTful API built following JSON API specification. inspired by Laravel’s Eloquent.

6 lines (3 loc) 78 B
import Model from './BaseModel' export default class Fool extends Model { }