Skip to content

@web-engine-dev/resources


@web-engine-dev/resources / NonSend

Interface: NonSend<T>

Marker for resources that cannot be sent between threads (e.g., DOM elements, WebGL contexts)

Type Parameters

T

T

Properties

_brand

readonly _brand: "NonSend"


_type

readonly _type: T

Proprietary software. All rights reserved.