UNPKG

@promptbook/browser

Version:

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

7 lines (6 loc) 176 B
/** * Organizational helper to better mark the place where the more specific string type is missing * * @private within the repository */ export type TODO_string = string;