File: src/packages/chat/index.js

Recommend this page to a friend!
  Classes of Alien Fernandez   Seed Sails Angular   src/packages/chat/index.js   Download  
File: src/packages/chat/index.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/index.js
Date: 3 years ago
Size: 172 bytes
 

Contents

Class file image Download
import chatModule from './chatModule'; //Import css import './assets/css/chat.min.css!'; //Controllers import './controllers/chatController'; export default chatModule;