Comparing version 0.3.12 to 0.3.13
@@ -47,3 +47,3 @@ { | ||
"name": "febs", | ||
"version": "0.3.12" | ||
"version": "0.3.13" | ||
} |
@@ -89,2 +89,7 @@ // Type definitions for febs | ||
/** | ||
* @desc: getDate2('20120509') | ||
* @return: Date. | ||
*/ | ||
function getDate2(strDate: string): Date; | ||
/** | ||
* @desc: 合并多个map. | ||
@@ -91,0 +96,0 @@ * @return: {} |
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
690225
7560