mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
swaggerize-express: add the reference to d.ts for test
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
/// <reference path="swaggerize-express.d.ts" />
|
||||
import http = require('http');
|
||||
import express = require('express');
|
||||
import swaggerize = require('swaggerize-express');
|
||||
|
||||
Reference in New Issue
Block a user