API Reference / @gtkx/runtime / ConstructBindings
Type Alias: ConstructBindings
ConstructBindings =
Record<string,ConstructBinding>
Defined in: packages/runtime/dist/object.d.ts:9
The construct properties a wrapper class accepts, keyed by the camelCased name callers give them.