ResolverContext
Interface: ResolverContext
Section titled “Interface: ResolverContext”Defined in: src/types/index.ts:62
Context passed to resolver functions
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
node | Node | src/types/index.ts:63 |
element | Node | src/types/index.ts:64 |
namespaces | Namespaces | src/types/index.ts:65 |
adapter | XMLAdapter | src/types/index.ts:66 |