package melange
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Toolchain to produce JS from Reason/OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
melange-5.0.1-51.tbz
sha256=7753da6c74f2dc6ac610ec71c96ba7c7230dfec1af3fd60c587767643112fc6e
sha512=5be34a60d44ae5423bd3552d967db2cab462aeb17a2a28050a87b2a714e74b944f532763b804e5472b2cef37eeabf99885a66eddfb030e6e21826d2214880768
doc/melange.js_parser/Js_parser/Flow_ast/Expression/Object/Property/index.html
Module Object.Property
type ('M, 'T) key = | StringLiteral of 'T * 'M StringLiteral.t| NumberLiteral of 'T * 'M NumberLiteral.t| BigIntLiteral of 'T * 'M BigIntLiteral.t| Identifier of ('M, 'T) Identifier.t| PrivateName of 'M PrivateName.t| Computed of ('M, 'T) ComputedKey.t
and ('M, 'T) t = 'M * ('M, 'T) t'and ('M, 'T) t' = | Init of {key : ('M, 'T) key;value : ('M, 'T) Expression.t;shorthand : bool;
}| Method of {key : ('M, 'T) key;value : 'M * ('M, 'T) Function.t;
}| Get of {key : ('M, 'T) key;value : 'M * ('M, 'T) Function.t;comments : ('M, unit) Syntax.t option;
}| Set of {key : ('M, 'T) key;value : 'M * ('M, 'T) Function.t;comments : ('M, unit) Syntax.t option;
}
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>