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-6.0.1-414.tbz
sha256=c1cce011864740dc43ee0f4e8130f70725f5e7042942cce653be5b6a8b439fb5
sha512=04fc82d97d5b9632c4ee041414d9fe104556a8c329e7444ffd71017baa00612da103fda91c309fc29a16e143c29d8748e1b1035a74681b61ff65fcfdf7f4e59c
doc/melange.js_parser/Js_parser/Flow_ast/Statement/DeclareExportDeclaration/index.html
Module Statement.DeclareExportDeclarationSource
Source
type ('M, 'T) declaration = | Variable of 'M * ('M, 'T) DeclareVariable.t| Function of 'M * ('M, 'T) DeclareFunction.t| Class of 'M * ('M, 'T) DeclareClass.t| Component of 'M * ('M, 'T) DeclareComponent.t| DefaultType of ('M, 'T) Type.t| NamedType of 'M * ('M, 'T) TypeAlias.t| NamedOpaqueType of 'M * ('M, 'T) OpaqueType.t| Interface of 'M * ('M, 'T) Interface.t| Enum of 'M * ('M, 'T) EnumDeclaration.t
Source
and ('M, 'T) t = {default : 'M option;declaration : ('M, 'T) declaration option;specifiers : ('M, 'T) ExportNamedDeclaration.specifier option;source : ('T * 'M StringLiteral.t) option;comments : ('M, unit) Syntax.t option;
}Source
val pp_declaration :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) declaration ->
unitSource
val show_declaration :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) declaration ->
stringSource
val pp :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
Format.formatter ->
('M, 'T) t ->
unitSource
val show :
(Format.formatter -> 'M -> unit) ->
(Format.formatter -> 'T -> unit) ->
('M, 'T) t ->
string sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>