fenextjs-interface
Advanced tools
Comparing version 1.3.2 to 1.3.3
@@ -1,4 +0,4 @@ | ||
export type _TFunciton = (d: any) => any; | ||
export type _TFunciton = (d: string) => any; | ||
export interface _TProps { | ||
_t?: _TFunciton; | ||
} |
{ | ||
"name": "fenextjs-interface", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
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
25300