mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-27 00:15:09 +08:00
Remove obsolesced reference comments
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/// <reference path="documentdb.d.ts" />
|
||||
|
||||
import docDB = require('documentdb');
|
||||
var docDBClient = new docDB.DocumentClient('host', { masterKey: 'masterKey' });
|
||||
|
||||
Reference in New Issue
Block a user