15 lines
254 B
Markdown
15 lines
254 B
Markdown
# Function: workspaceLayout
|
|
|
|
▸ **workspaceLayout**(): `Object`
|
|
|
|
Returns information about where apps and libs will be created.
|
|
|
|
#### Returns
|
|
|
|
`Object`
|
|
|
|
| Name | Type |
|
|
| :-------- | :------- |
|
|
| `appsDir` | `string` |
|
|
| `libsDir` | `string` |
|