Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 341 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 341 Bytes

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 ...