new PocketArchitect()
- Source:
Methods
architect(cb, projectID) → {this}
- can be used as a project setter same as
$payloador$project, but with additional configuration
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
cb |
function
|
required, must return project settings: `{project:{payloadData}, asset:{value, name}, cache:{project, asset}} |
projectID |
optional |
Returns:
- Type:
-
this