Hotfix bundle failure
This commit is contained in:
parent
f2f885f269
commit
e234951d62
|
@ -6,7 +6,7 @@ module Js = Reducer_Js
|
|||
module MathJs = Reducer_MathJs
|
||||
|
||||
@genType
|
||||
type expressionValue = Reducer_Expression.expressionValue
|
||||
type expressionValue = ReducerInterface_ExpressionValue.expressionValue
|
||||
|
||||
@genType
|
||||
let evaluate: string => result<expressionValue, Reducer_ErrorValue.errorValue>
|
||||
|
|
Loading…
Reference in New Issue
Block a user