@khanacademy/perseus-core
Advanced tools
Comparing version 0.0.0-PR2202-20250207030159 to 0.0.0-PR2202-20250208001053
@@ -91,2 +91,3 @@ export type { PerseusAnalyticsEvent, AnalyticsEventHandlerFn } from "./analytics"; | ||
export { default as getExpressionPublicWidgetOptions } from "./widgets/expression/expression-util"; | ||
export { default as getGrapherPublicWidgetOptions } from "./widgets/grapher/grapher-util"; | ||
export { default as getInteractiveGraphPublicWidgetOptions } from "./widgets/interactive-graph/interactive-graph-util"; | ||
@@ -101,1 +102,3 @@ export { default as getLabelImagePublicWidgetOptions } from "./widgets/label-image/label-image-util"; | ||
export { default as getIFramePublicWidgetOptions } from "./widgets/iframe/iframe-util"; | ||
export { default as getMatrixPublicWidgetOptions } from "./widgets/matrix/matrix-util"; | ||
export { default as getPlotterPublicWidgetOptions } from "./widgets/plotter/plotter-util"; |
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "0.0.0-PR2202-20250207030159", | ||
"version": "0.0.0-PR2202-20250208001053", | ||
"publishConfig": { | ||
@@ -9,0 +9,0 @@ "access": "public" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1099828
156
9206