@lcap/nasl-types
Advanced tools
Comparing version 3.9.0-beta.15 to 3.9.0-beta.16
@@ -121,3 +121,12 @@ export interface OptionAPI { | ||
}; | ||
propsMap?: { | ||
[name: string]: { | ||
name: string; | ||
title: string; | ||
state: string; | ||
prop: string; | ||
icon?: string; | ||
}; | ||
}; | ||
} | ||
//# sourceMappingURL=component.d.ts.map |
{ | ||
"name": "@lcap/nasl-types", | ||
"description": "NetEase Application Specific Language", | ||
"version": "3.9.0-beta.15", | ||
"version": "3.9.0-beta.16", | ||
"main": "./out", | ||
@@ -6,0 +6,0 @@ "types": "./out", |
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
226227
3920