fenextjs-interface
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -0,3 +1,4 @@ | ||
export type _TFunciton = (d: any) => any; | ||
export interface _TProps { | ||
_t: (d: any) => any; | ||
_t?: _TFunciton; | ||
} |
{ | ||
"name": "fenextjs-interface", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"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
25297
600