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