vega-typings
Advanced tools
Comparing version 0.12.2 to 0.12.3
{ | ||
"name": "vega-typings", | ||
"version": "0.12.2", | ||
"version": "0.12.3", | ||
"description": "Typings for Vega.", | ||
@@ -5,0 +5,0 @@ "types": "types", |
import { Binding, Expr, OnEvent } from '.'; | ||
// Hide from Vega-Lite schema (Since @hidden isn't used by Vega, we can just add it here for now.) | ||
/** | ||
* @hide | ||
* // Hide from Vega-Lite schema (Since @hide isn't used by Vega, we can just add it here for now.) | ||
* @hidden | ||
*/ | ||
@@ -7,0 +7,0 @@ export interface SignalRef { |
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
124884