blob: 57e238cc66c68d91af6eec96e0b8de66637a4b4e [file] [log] [blame]
{
"extensions": [
{
"type": "view",
"location": "drawer-view",
"id": "animations",
"title": "Animations",
"persistence": "closeable",
"order": 0,
"className": "Animation.AnimationTimeline"
}
],
"dependencies": [
"elements"
],
"scripts": [
"AnimationModel.js",
"AnimationGroupPreviewUI.js",
"AnimationScreenshotPopover.js",
"AnimationTimeline.js",
"AnimationUI.js"
],
"resources": [
"animationScreenshotPopover.css",
"animationTimeline.css"
]
}