4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
const CHATGPT_API_WEB_VERSION = "v2.0.0";
|
|
|
|
export default CHATGPT_API_WEB_VERSION;
|