UNPKG

alcaeus

Version:

Hydra Core hypermedia-aware client library

4 lines 244 B
import type { NamedNode } from '@rdfjs/types'; import { HydraEnvironment, ResponseWrapper } from 'alcaeus-core'; export declare function exactId(env: HydraEnvironment, response: ResponseWrapper): NamedNode; //# sourceMappingURL=exactId.d.ts.map