UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

1 lines • 193 B
var ChatGptSignedOutError=class extends Error{};function isChatGptTokenFresh(e,t){return e!==void 0&&(e.expiresAt===void 0||e.expiresAt-3e5>t)}export{ChatGptSignedOutError,isChatGptTokenFresh};