UNPKG

@dynatrace/react-native-plugin

Version:

This plugin gives you the ability to use the Dynatrace Mobile agent in your react native application.

5 lines (4 loc) 198 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsxDevRuntime = require("./instrumentation/jsx/JsxDevRuntime"); module.exports = Object.assign({}, jsxDevRuntime);