Skip to content

Latest commit

 

History

History

shared

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Shared

Shared Nest Modules

Note

Structure

+-- shared
|   +-- foobar
|   |   +-- foobar.constant.ts
|   |   +-- foobar.interface.ts
|   |   +-- foobar.service.ts
|   |   +-- foobar.module.ts
|   |   +-- foobar.*.ts
|   |   +-- index.ts
|   +--- other ...