DaffExternalRouterDriverInterface
The interface for a @daffodil/external-router
driver.
This driver is responsible for translating a URL into a Route consumable by Daffodil.
Properties
Name | Type | Description |
---|---|---|
resolve | Observable<DaffExternallyResolvableUrl > |
Resolves a URL with a platform. Returns information about the type of URL. |