UNPKG

@dynatrace/react-native-plugin

Version:

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

6 lines (4 loc) 116 B
const path = require("path"); module.exports = { commands: require(path.join(__dirname, "command", "Command")) }