cat-documents-ng 0.3.5 → 0.3.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -53,6 +53,7 @@ export declare class URLS {
53
53
  * @type {string}
54
54
  */
55
55
  static DOCUMENT_TYPES: string;
56
+ static ALIAS_NAME: string;
56
57
  /**
57
58
  * The URL endpoint for getting categories by source (Applicant/Application).
58
59
  * Used to fetch document categories based on the selected source.