TeaSpeak-Client/imports/shared-app/text/chat.d.ts

2 lines
79 B
TypeScript

export declare function preprocessChatMessageForSend(message: string): string;