UNPKG

react-teamspeak-remote-app-api

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