Function isValidProtocol

  • Parameters

    • p: string

    Returns p is "data" | "http" | "file" | "ftp" | "https"

Generated using TypeDoc