react-native-acoustic-connect-beta
Version:
BETA: React native plugin for Acoustic Connect
15 lines (13 loc) • 845 B
JavaScript
/********************************************************************************************
* Copyright (C) 2024 Acoustic, L.P. All rights reserved.
*
* NOTICE: This file contains material that is confidential and proprietary to
* Acoustic, L.P. and/or other developers. No license is granted under any intellectual or
* industrial property rights of Acoustic, L.P. except as may be provided in an agreement with
* Acoustic, L.P. Any unauthorized copying or distribution of content from this file is
* prohibited.
********************************************************************************************/
export { default as Connect } from './lib/components/Connect'
export { default as TLTRN } from './lib/TLTRN'
export { default as RNCxa } from './lib/RNCxa'
export { default as ConnectProfiler } from './lib/components/ConnectProfiler'