UNPKG

generator-php-scaffold

Version:

This generator create a application with restful architecture with Zend 3 or Symfony framework

6 lines (5 loc) 104 B
/* SystemJS module definition */ declare var module: NodeModule; interface NodeModule { id: string; }