File: src/packages/chat/templates.js

Recommend this page to a friend!
  Classes of Alien Fernandez   Seed Sails Angular   src/packages/chat/templates.js   Download  
File: src/packages/chat/templates.js
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Seed Sails Angular
Full stack framework based on Sails, Node, Angular
Author: By
Last change: Update of src/packages/chat/templates.js
Date: 2 years ago
Size: 83 bytes
 

Contents

Class file image Download
//Import templates import ChatTpl from './views/chat-view.tpl'; export {ChatTpl};