UNPKG

newrelic-react-native-agent

Version:

A New Relic Mobile Agent for React Native

9 lines (7 loc) 245 B
/** * Copyright (c) 2022-present New Relic Corporation. All rights reserved. * SPDX-License-Identifier: Apache-2.0 */ import { ConfigPlugin } from '@expo/config-plugins'; declare const _default: ConfigPlugin<void>; export default _default;