UNPKG

node-appwrite

Version:

Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API

10 lines (8 loc) 305 B
'use strict'; var AuthenticatorType = /* @__PURE__ */ ((AuthenticatorType2) => { AuthenticatorType2["Totp"] = "totp"; return AuthenticatorType2; })(AuthenticatorType || {}); exports.AuthenticatorType = AuthenticatorType; //# sourceMappingURL=out.js.map //# sourceMappingURL=authenticator-type.js.map