UNPKG

genai

Version:

Universal Generative AI (GenAI) Settings for GenAI applications

7 lines (6 loc) 120 B
export default class GenAIObject { id: string; constructor(); copy(): this; createID(): string; }