@khanacademy/perseus-core
Advanced tools
Comparing version 0.0.0-PR681-20230822140246 to 0.0.0-PR681-20230822140652
# @khanacademy/perseus-core | ||
## 0.0.0-PR681-20230822140246 | ||
## 0.0.0-PR681-20230822140652 | ||
@@ -5,0 +5,0 @@ ### Major Changes |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR681-20230822140246", | ||
"version": "0.0.0-PR681-20230822140652", | ||
"publishConfig": { | ||
@@ -9,0 +9,0 @@ "access": "public" |
// Types that can be shared between Perseus packages | ||
// ideally without causing circular dependencies | ||
// Interface currently only implemented by | ||
// ServerItemRenderer and used by KeypadContext | ||
// to pass around a renderer reference | ||
// Used by KeypadContext to pass around a renderer reference | ||
export interface KeypadContextRendererInterface { | ||
@@ -8,0 +6,0 @@ blur(): void; |
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
51341
124