+5
-1
@@ -75,3 +75,7 @@ import React, { ReactNode } from 'react'; | ||
| function localize(key: string, sourceName: string): string; | ||
| function localize( | ||
| key: string, | ||
| sourceName: string, | ||
| ...others: string[] | ||
| ): string; | ||
@@ -78,0 +82,0 @@ function getSource(sourceName: string): (...key: string[]) => string; |
+1
-1
| { | ||
| "name": "abp-react", | ||
| "version": "1.0.40", | ||
| "version": "1.0.50", | ||
| "description": "ABP-REACT is a versatile React library that provides convenient tools and utilities for integrating with the ABP (ASP.NET Boilerplate) framework in your React applications.", | ||
@@ -5,0 +5,0 @@ "module": "dist/index.js", |
140306
0.03%408
0.99%