21 lines
364 B
Markdown
21 lines
364 B
Markdown
# Function: extractLayoutDirectory
|
|
|
|
▸ **extractLayoutDirectory**(`directory`): `Object`
|
|
|
|
Experimental
|
|
|
|
#### Parameters
|
|
|
|
| Name | Type |
|
|
| :---------- | :------- |
|
|
| `directory` | `string` |
|
|
|
|
#### Returns
|
|
|
|
`Object`
|
|
|
|
| Name | Type |
|
|
| :----------------- | :------- |
|
|
| `layoutDirectory` | `string` |
|
|
| `projectDirectory` | `string` |
|