sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Type
defines conversions from OCaml values in and out of Extism memory
module type S = sig ... end
The interface for all types that can be converted between OCaml and Extism host memory
The following are packed modules that can be passed directly to a function expecting a (module S: Type)
*