UNPKG

memserver

Version:

in-memory database/ORM and http mock server you can run in-browser and node environments. Built for large frontend teams, fast tests and rapid prototyping

4 lines (2 loc) 90 B
import Model from "@memserver/model"; export default class PhotoComment extends Model {}