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
1 lines • 257 B
Source Map (JSON)
{"version":3,"sources":["../../src/enums/authenticator-type.ts"],"names":["AuthenticatorType"],"mappings":";AAAO,IAAK,oBAAL,kBAAKA,uBAAL;AACH,EAAAA,mBAAA,UAAO;AADC,SAAAA;AAAA,GAAA","sourcesContent":["export enum AuthenticatorType {\n Totp = 'totp',\n}"]}