@jspreadsheet/validations
Advanced tools
Comparing version 1.4.0 to 1.4.1
@@ -57,2 +57,9 @@ // @ts-ignore | ||
} | ||
} | ||
} | ||
interface validations { | ||
(): any | ||
[key: string]: any | ||
} | ||
export declare function validations(): any |
@@ -35,3 +35,3 @@ { | ||
"types": "dist/index.d.ts", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"bugs": "https://github.com/jspreadsheet/pro/issues", | ||
@@ -38,0 +38,0 @@ "homepage": "https://github.com/jspreadsheet/pro", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32193
306