UNPKG

@dcloudio/uni-debugger

Version:

uni-app debugger

21 lines 354 B
{ "extensions": [ { "type": "@UI.ToolbarItem.Provider", "className": "ConsoleCounters.WarningErrorCounter", "order": 1, "location": "main-toolbar-right" } ], "dependencies": [ "common", "ui", "sdk" ], "scripts": [ "WarningErrorCounter.js" ], "resources": [ "errorWarningCounter.css" ] }