Added missing type synonym to exports
This commit is contained in:
@@ -32,6 +32,7 @@ module Language.Wasm.Structure (
|
|||||||
ValueType(..),
|
ValueType(..),
|
||||||
ParamsType,
|
ParamsType,
|
||||||
ResultType,
|
ResultType,
|
||||||
|
LocalsType,
|
||||||
Expression,
|
Expression,
|
||||||
LabelIndex,
|
LabelIndex,
|
||||||
FuncIndex,
|
FuncIndex,
|
||||||
|
|||||||
Reference in New Issue
Block a user