UNPKG

common-core-pkg

Version:

Common package for all the utils

8 lines (7 loc) 153 B
export declare enum ApplicationEnum { CRICKGEN_SERVICE = 1, ATS_SERVCIE = 2, SCRAPPER_SERVICE = 3, DEFAULT = 0, RESUME_SERVICE = 4 }