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
12 lines (11 loc) • 520 B
TypeScript
export declare const REACT_DEVELOPER_TOOLS: string;
export declare const EMBER_INSPECTOR: string;
export declare const VUEJS_DEVTOOLS: string;
export declare const VUEJS3_DEVTOOLS: string;
export declare const REDUX_DEVTOOLS: string;
export declare const APOLLO_DEVELOPER_TOOLS: string;
export declare const MOBX_DEVTOOLS: string;
export declare const CYCLEJS_DEVTOOL: string;
export declare const ANGULARJS_BATARANG: string;
export declare const JQUERY_DEBUGGER: string;
export declare const BACKBONE_DEBUGGER: string;