Variable CONTENT_TYPESConst
CONTENT_TYPES: {
BATCH: string;
BATCH_CREATE: string;
BATCH_EDIT_V1: string;
BATCH_EDIT_V2: string;
BATCH_METADATA: string;
BATCH_USERS: string;
CREDENTIAL: string;
ELEMENT: string;
USER_CREATE: string;
WORK_RECORD: string;
} = ...
Type declaration
BATCH: string
BATCH_CREATE: string
BATCH_EDIT_V1: string
BATCH_EDIT_V2: string
BATCH_METADATA: string
BATCH_USERS: string
CREDENTIAL: string
ELEMENT: string
USER_CREATE: string
WORK_RECORD: string