Type alias TWindowWithDevtools

TWindowWithDevtools: Window & {
    __ELIGIUS_DEV_TOOLS__: IDiagnosticsInfo | undefined;
}

Type declaration

Generated using TypeDoc