UNPKG

@tsailab/xai

Version:

The loto-xai is an openai nodejs sdk compatible extension library.

6 lines 199 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fetch = void 0; const fetch = globalThis.fetch; exports.fetch = fetch; //# sourceMappingURL=xnode.sse.types.js.map