Skip to content

worldwind-ui API / worldwind-kit / WWCtor

Type Alias: WWCtor<T, A> ​

WWCtor<T, A> = (...args) => T

Defined in: kit/src/worldwind-types.ts:381

Constructor helper: WWCtor<Instance, ConstructorArgs>.

Type Parameters ​

T ​

T

A ​

A extends unknown[] = any[]

Parameters ​

args ​

...A

Returns ​

T

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.