An IUriResolver implementation that efficiently delegates URI resolution to static resolvers--i.e. those that resolve to embedded URIs, Wrappers, and Packages

Type Parameters

  • TError = undefined

Hierarchy

  • StaticResolver

Implements

Constructors

Properties

Methods

Constructors

Properties

uriMap: Map<string, UriPackageOrWrapper>

a mapping of URI to embedded URI, package, or wrapper

Methods

Generated using TypeDoc