export module CategoryConstants { export const TYPE_CATALOG = 'TypeCatalog'; export const TYPE = 'Type'; }