mirror of
https://github.com/DerTyp7/react-teamspeak-remote-app-api.git
synced 2025-10-30 21:27:14 +01:00
update project structure
This commit is contained in:
8
src/index.ts
Normal file
8
src/index.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
import useTSRemoteApp from "./hooks/useTSRemoteApp";
|
||||
|
||||
|
||||
|
||||
export type { IChannel, IClient, IConnection, IAuthSenderPayload } from "./interfaces/teamspeak";
|
||||
|
||||
export default useTSRemoteApp;
|
||||
Reference in New Issue
Block a user