UNPKG

@kweli/cs-rest

Version:

Simple authentication and REST calls for OpenText Content Server.

19 lines (18 loc) 345 B
/** * How many do we actually care about? */ export declare enum SubTypesEnum { Alias = 1, Category = 131, Collection = 298, CompoundDoc = 136, Document = 144, Folder = 0, Generation = 2, Project = 202, ProjectVol = 201, Release = 138, Revision = 139, ScriptNode = 32901, Simplate = 31678 }