Home > @lukso/data-provider-urlresolver > UrlResolver > (constructor)
Constructs a new instance of the UrlResolver class
Signature:
constructor(converters: Array<[string | RegExp, UrlConverter | string]>);
| Parameter | Type | Description |
|---|---|---|
| converters | Array<[string | RegExp, UrlConverter | string]> |