@cocreate/link
Version:
Data attributes which can be used for components in CoCreate framework combined as a group of attributes that dynamically change attributes & fetch custom data.
23 lines • 609 B
JavaScript
module.exports = {
"organization_id": "",
"key": "",
"host": "",
"sources": [
{
"array": "files",
"object": {
"_id": "602069863c260207bf49cab2",
"name": "index.html",
"path": "/docs/link",
"pathname": "/docs/link/index.html",
"src": "{{./docs/index.html}}",
"host": [
"*"
],
"directory": "link",
"content-type": "{{content-type}}",
"public": "true"
}
}
]
};