Skip to content

Commit

Permalink
Fine.
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicScrewdriver committed Nov 15, 2024
1 parent 2377645 commit 265ae63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/perseus/src/perseus-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1074,6 +1074,7 @@ export type MathFormat =
| "improper"
| "proper"
| "decimal"
| "percent"
| "pi";

export type PerseusNumericInputAnswerForm = {
Expand Down

0 comments on commit 265ae63

Please sign in to comment.