Skip to content

JSVoid

typedef JSVoid = void

JS type equivalent for undefined for interop member return types.

Prefer using void instead of this.