UNPKG

129 BTypeScriptView Raw
1export declare function validateTopic(topic: string): boolean;
2export declare function validateTopics(topics: string[]): string;