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

1 lines 350 B
{"version":3,"sources":["../../src/enums/v-c-s-deployment-type.ts"],"names":["VCSDeploymentType"],"mappings":";AAAO,IAAK,oBAAL,kBAAKA,uBAAL;AACH,EAAAA,mBAAA,YAAS;AACT,EAAAA,mBAAA,YAAS;AACT,EAAAA,mBAAA,SAAM;AAHE,SAAAA;AAAA,GAAA","sourcesContent":["export enum VCSDeploymentType {\n Branch = 'branch',\n Commit = 'commit',\n Tag = 'tag',\n}"]}