@types/rdfjs__prefix-map
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -1,2 +0,2 @@ | ||
import { PrefixMap, PrefixMapInit } from './PrefixMap'; | ||
import { PrefixMap, PrefixMapInit } from './PrefixMap.js'; | ||
@@ -3,0 +3,0 @@ export interface PrefixMapFactory { |
{ | ||
"name": "@types/rdfjs__prefix-map", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "TypeScript definitions for @rdfjs/prefix-map", | ||
@@ -30,5 +30,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdfjs__prefix-map", | ||
}, | ||
"typesPublisherContentHash": "e8412d91349feb8572491da31d22fbe7a316f6e7a8042fbdca8f063cfe634893", | ||
"typesPublisherContentHash": "ae4df5cadb04aaf7c76a8e41d22132313dc5463a88779007de541ad0296c15fa", | ||
"typeScriptVersion": "4.3", | ||
"type": "module" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 23 Mar 2023 20:32:49 GMT | ||
* Last updated: Fri, 07 Jul 2023 01:02:54 GMT | ||
* Dependencies: [@types/rdfjs__types](https://npmjs.com/package/@types/rdfjs__types) | ||
@@ -14,0 +14,0 @@ * Global values: none |
3938