enum JSUInt8Clamped
s13JavaScriptKit14JSUInt8ClampedO
3EOP3
import JavaScriptKit
Swift framework to interact with JavaScript through WebAssembly.
protocol TypedArrayElement
A protocol that allows a Swift numeric type to be mapped to the JavaScript TypedArray that holds integers of its type
static var typedArrayClass: JSFunction { get }
typealias Element = UInt8