package ez_api

  1. Overview
  2. Docs
type base_url =
  1. | BASE of string
type url =
  1. | URL of string