const.ts 79 Bytes Raw Blame History Permalink 1 2 3 4 export enum CATEGORY { test = 'test_category', test2 = 'test2_category', }