Skip to content

JSTypedArray<T> Explicit operator (1 of 2)

C#
public static explicit operator JSTypedArray?(JSValue value)

See Also


JSTypedArray<T> Explicit operator (2 of 2)

C#
public static explicit operator JSTypedArray(JSValue value)

See Also

Released under the MIT license