Skip to content

API Reference / @gtkx/runtime / typeInterfaces

Function: typeInterfaces()

typeInterfaces(type): bigint[]

Defined in: runtime/dist/type.d.ts:63

Returns the GTypes of the interfaces implemented by the given type.

Parameters

type

bigint

Returns

bigint[]

Released under the MPL-2.0 License.