8 lines
177 B
Markdown
8 lines
177 B
Markdown
# Interface: ProjectFileMap
|
|
|
|
A list of files separated by the project they belong to
|
|
|
|
## Indexable
|
|
|
|
▪ [projectName: `string`]: [`FileData`](../../devkit/documents/FileData)[]
|