mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
fix connect-slashes/connect-slashes-tests.ts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../express/express.d.ts"/>
|
||||
/// <reference path="./connect-slashes.d.ts"/>
|
||||
|
||||
import express = require('express');
|
||||
import slashes = require('connect-slashes');
|
||||
|
||||
Reference in New Issue
Block a user