Class ProjectStorage

Implements

Constructors

  • Parameters

    • project: string
    • appVersion: string
    • matrixBaseUrl: string
    • dompurifylib: any

    Returns ProjectStorage

Properties

DOMPurify: any
Project: string

Methods

  • Parameters

    • itemKey: string
    • Optional dontSanitize: boolean

    Returns string

  • Parameters

    • itemKey: string
    • defaultValue: string

    Returns string

  • Parameters

    • itemKey: string
    • itemVal: string
    • Optional dontSanitize: boolean

    Returns void

Generated using TypeDoc