mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
Use ts 2.3, considering rdf-js uses default generics that require >= 2.3
This commit is contained in:
parent
ae16e7adaa
commit
b8cf3e74a0
1
types/rdf-data-model/index.d.ts
vendored
1
types/rdf-data-model/index.d.ts
vendored
@ -2,6 +2,7 @@
|
||||
// Project: https://github.com/rdf-ext/rdf-data-model
|
||||
// Definitions by: Ruben Taelman <https://github.com/rubensworks>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import * as RDF from "rdf-js";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user