• Compression Streams API
  • Console and Debugging
  • DOM APIs
  • DOM Events
  • Encoding API
  • Fetch API
  • Fleek Node API
  • Observability
  • Scheduling
  • Streams API
  • Timers
  • Typed Arrays
  • Web APIs
  • Web Crypto API
  • Web File API
  • WebAssembly
  • WebGPU
  • WebSockets
  • Uncategorized
  • view all 376 symbols
  • Fleek Runtime APIs
  • Web APIs
    • URLPatternInit
interface URLPatternInit

Properties

optional
protocol: string
optional
username: string
optional
password: string
optional
hostname: string
optional
port: string
optional
pathname: string
optional
search: string
optional
hash: string
optional
baseURL: string

Document Navigation

  • Properties
    • protocol
    • username
    • password
    • hostname
    • port
    • pathname
    • search
    • hash
    • baseURL