Config class
Signature:
export class Config
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)() |
protected
|
Constructs a new instance of the Config class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| relativeHashUri |
static
|
boolean | Produce /.well-known/ni/ paths instead of ni:/// URIs for referencing media by hash. This can be useful eg for intercepting with a Service Worker. |