mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
business-rules-engine - fix name at declare modules
This commit is contained in:
+1
-1
@@ -104,4 +104,4 @@ declare module Validators {
|
||||
public tagName: string;
|
||||
}
|
||||
}
|
||||
declare module "node-Validators" {export = Validators;}
|
||||
declare module "node-validators" {export = Validators;}
|
||||
|
||||
Reference in New Issue
Block a user