UNPKG

alinea

Version:

[![npm](https://img.shields.io/npm/v/alinea.svg)](https://npmjs.org/package/alinea) [![install size](https://packagephobia.com/badge?p=alinea)](https://packagephobia.com/result?p=alinea)

13 lines (11 loc) 437 B
import "../chunks/chunk-U5RRZUYZ.js"; // src/cloud/AuthResult.ts var AuthResultType = /* @__PURE__ */ ((AuthResultType2) => { AuthResultType2[AuthResultType2["Authenticated"] = 0] = "Authenticated"; AuthResultType2[AuthResultType2["UnAuthenticated"] = 1] = "UnAuthenticated"; AuthResultType2[AuthResultType2["MissingApiKey"] = 2] = "MissingApiKey"; return AuthResultType2; })(AuthResultType || {}); export { AuthResultType };