UNPKG

tastypie

Version:

Tastypie is a webservice API framework for Node.js based on Django's Tastypie Framework. It provides a convenient, yet powerful and highly customizable, abstraction for creating REST-style interfaces

13 lines (8 loc) 266 B
//automatically generated, do not edit! //run `node build` instead module.exports = { 'convert' : require('./time/convert'), 'now' : require('./time/now'), 'parseMs' : require('./time/parseMs'), 'toTimeString' : require('./time/toTimeString') };