Home > @lukso/data-provider-urlresolver > UrlConverter > (constructor)
Constructs a new instance of the UrlConverter class
Signature:
constructor(destination: string | URL, match?: RegExp | string);
| Parameter | Type | Description |
|---|---|---|
| destination | string | URL | |
| match | RegExp | string | (Optional) |