mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-07 16:30:12 +08:00
build fix
This commit is contained in:
+1
@@ -4,6 +4,7 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../node/node.d.ts" />
|
||||
/// <reference path="../any-db/any-db.d.ts" />
|
||||
|
||||
declare module "any-db-transaction" {
|
||||
import anyDB = require("any-db");
|
||||
|
||||
Reference in New Issue
Block a user