UNPKG

@dynatrace/react-native-plugin

Version:

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

7 lines (6 loc) 202 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const StartUtil_1 = require("./util/StartUtil"); module.exports = (() => { (0, StartUtil_1.startArgumentsCheck)(); })();