Tsarr Documentation - v2.11.0
    Preparing search index...

    Type Alias WebPushSettings

    type WebPushSettings = {
        enabled?: boolean;
        types?: number;
    }
    Index

    Properties

    Properties

    enabled?: boolean
    types?: number