Type Alias PlatformType

PlatformType:
    | "alcatraz"
    | "atom"
    | "bower"
    | "cargo"
    | "carthage"
    | "clojars"
    | "cocoapods"
    | "cpan"
    | "cran"
    | "dub"
    | "elm"
    | "emacs"
    | "go"
    | "hackage"
    | "haxelib"
    | "hex"
    | "homebrew"
    | "inqlude"
    | "julia"
    | "maven"
    | "meteor"
    | "nimble"
    | "npm"
    | "nuget"
    | "packagist"
    | "platformio"
    | "pub"
    | "puppet"
    | "purescript"
    | "pypi"
    | "racket"
    | "rubygems"
    | "sublime"
    | "swiftpm"
    | "wordpress"