UNPKG

electron-devtools-vendor

Version:

<div align="center"> <h2>electron-devtools-vendor</h2> <img alt="MIT" src="https://img.shields.io/github/license/BlackHole1/electron-devtools-vendor?color=9cf&style=flat-square"> <img alt="GitHub repo size" src="https://img.shields.io/github/r

8 lines 219 B
define(["underscore"], function(_) { return () => ` <div id="debugDisabled" class="container-fluid"> <a href="#restartAppInDebugMode" class="btn btn-link">Restart the application in debug mode.</a> </div> `; });