Type alias GSetComponentGetter<T>
GSet
Component
Getter
<T>: ((engine
: Pick<IEngine, "defineValueSetComponentFromSchema">) => T)
Type declaration
-
- (engine: Pick<IEngine, "defineValueSetComponentFromSchema">): T
-
Parameters
-
engine: Pick<IEngine, "defineValueSetComponentFromSchema">
Returns T