UNPKG

grafo-client

Version:

Grafo Client API Library

1 lines 257 B
"use strict";const Permissions=Object.freeze({EDIT:"edit",VIEW:"view",COMMENT:"comment",EDIT_SHARE:"edit_share",DELETE:"delete"});this.getDocumentPermissions=function(){return Permissions},module.exports={getDocumentPermissions:this.getDocumentPermissions};