UNPKG

@promptbook/azure-openai

Version:

Promptbook: Run AI apps in plain human language across multiple models and platforms

7 lines (6 loc) 142 B
/** * Organizational helper to mark a place where to really use `any` * * @private within the repository */ export type really_any = any;