You are viewing docs for an older version of Rescript.
Go to latest version.
You are currently looking at the v8.2 - v9.0 docs (Reason v3.6 syntax edition). You can find the latest API docs here.
TypedArray
Provide bindings to JS typed array.
array_buffer
REStype array_buffer
array_like
REStype array_like<'a>
module type Type
RESmodule type Type = {
type t
}