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) 211 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const react_native_1 = require("react-native"); exports.default = react_native_1.TurboModuleRegistry.getEnforcing('DynatraceBridge');