react-var-ui
Advanced tools
Comparing version 1.0.2 to 1.0.3
/// <reference types="react" /> | ||
export declare type VarUIObject = object; | ||
export declare type VarUIObject = any; | ||
export interface IVarUIContext { | ||
@@ -4,0 +4,0 @@ values: VarUIObject; |
{ | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"license": "BSD-3-Clause-Clear", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
199990