mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-12 10:06:45 +08:00
resourcejs: Increase TypeScript version to match mongoose
This commit is contained in:
2
types/resourcejs/index.d.ts
vendored
2
types/resourcejs/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/travist/resourcejs
|
||||
// Definitions by: Shaun Luttin <https://github.com/shaunluttin>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.2
|
||||
// TypeScript Version: 2.3
|
||||
|
||||
import express = require("express");
|
||||
import mongoose = require("mongoose");
|
||||
|
||||
Reference in New Issue
Block a user