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) 189 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const jsxRuntime = require("./instrumentation/jsx/JsxRuntime"); module.exports = Object.assign({}, jsxRuntime);