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.0-53.tbz
sha256=659dff4dd844250ef8437c09916aa888e3447d5eb1efbcf449bafc7008ab5db0
sha512=1051b793452b3a7e053aa3ca6d2e3742d75eb39da04bce8e53fc8753fa593391446342604a6740f9c346e81b2781a709648bf6a8a97a2342e2549c7401a1b0eb
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)"
>