Extract Backbone Lightbox view module
This commit is contained in:
parent
8cfe12644a
commit
593976fe21
4 changed files with 38 additions and 7 deletions
|
@ -1,3 +1,7 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
import * as Conversation from './Conversation';
|
||||
import * as Views from './views';
|
||||
|
||||
export { Conversation };
|
||||
export { Conversation, Views };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue