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