UNPKG

@dcloudio/uni-debugger

Version:

uni-app debugger

28 lines (27 loc) 640 B
{ "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" ] }