mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-10 11:40:16 +08:00
business-rules-engine - fix name at declare modules
This commit is contained in:
+1
-1
@@ -233,4 +233,4 @@ declare module Validation {
|
||||
static GetValidationMessage(validator: any): string;
|
||||
}
|
||||
}
|
||||
export = Validation;
|
||||
declare module "node-validation" {export = Validation;}
|
||||
|
||||
Reference in New Issue
Block a user