UNPKG

@innova2/url-builder

Version:

A lightweight library with many feature to easy build URLs

5 lines (4 loc) 70 B
export declare enum Scheme { HTTP = "http", HTTPS = "https" }