Skip to content

API Reference / @gtkx/runtime / ExternalObject

Interface: ExternalObject<T>

Defined in: native/index.d.ts:4

Type Parameters

T

T

Properties

readonly ****: object

Defined in: native/index.d.ts:5

Index Signature

[K: symbol]: T

readonly ****: typeof ``

Released under the MPL-2.0 License.