UNPKG

react-teamspeak-remote-app-api

Version:
4 lines (3 loc) 263 B
import useTSRemoteApp from "./hooks/useTSRemoteApp"; export type { IChannel, IClient, IConnection, IAuthSenderPayload, IChannelInfos, IAuthMessage, IChannelProperties, IClientInfo, IServerProperties } from "./interfaces/teamspeak"; export default useTSRemoteApp;