@khanacademy/perseus-core
Advanced tools
Comparing version
@@ -8,4 +8,4 @@ import type { PerseusMatcherWidgetOptions } from "@khanacademy/perseus-core"; | ||
labels: PerseusMatcherWidgetOptions["labels"]; | ||
left: Array<string>; | ||
right: Array<string>; | ||
left: PerseusMatcherWidgetOptions["left"]; | ||
right: PerseusMatcherWidgetOptions["right"]; | ||
orderMatters: PerseusMatcherWidgetOptions["orderMatters"]; | ||
@@ -12,0 +12,0 @@ padding: PerseusMatcherWidgetOptions["padding"]; |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR2156-20250128211031", | ||
"version": "0.0.0-PR2156-20250128212129", | ||
"publishConfig": { | ||
@@ -9,0 +9,0 @@ "access": "public" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1430511
0.01%