UNPKG

@mymj/midjourney

Version:

Node.js client for the unofficial MidJourney API.

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