UNPKG

idt

Version:

Integration Develop Tool For Django Template、PHP Smarty、Java Velocity、Java Freemarker

7 lines (4 loc) 119 B
//mock your template/ajax data module.exports = { books: [ { title: 'adsa', author: 'pooky', price: '1141223' } ] }