@electron/osx-sign
    Preparing search index...

    Type Alias ElectronMacPlatform

    ElectronMacPlatform: "darwin" | "mas"

    macOS applications can be distributed via the Mac App Store (MAS) or directly downloaded from the developer's website. @electron/osx-sign distinguishes between MAS apps (mas) or non-MAS apps (darwin).