UNPKG

freezer-midjourney-api

Version:
3 lines (2 loc) 113 B
export declare const bannedWords: string[]; export declare function detectBannedWords(prompt: string): string[];