The url module provides utilities for URL resolution and parsing. It can be accessed using:
url
import url from 'url';
source
Generated using TypeDoc
The
url
module provides utilities for URL resolution and parsing. It can be accessed using:See
source