@juki-team/commons - v0.2.19
    Preparing search index...

    Variable NotificationTypeConst

    NotificationType: {
        ERROR: "error";
        INFO: "info";
        QUIET: "quiet";
        SUCCESS: "success";
        WARNING: "warning";
    } = ...

    Type Declaration

    • ReadonlyERROR: "error"
    • ReadonlyINFO: "info"
    • ReadonlyQUIET: "quiet"
    • ReadonlySUCCESS: "success"
    • ReadonlyWARNING: "warning"