Skip to content

@yantrix/react v0.4.4Docs


Yantrix API / @yantrix/react / TAutomataConstructorWithStatic

Type Alias: TAutomataConstructorWithStatic

ts
type TAutomataConstructorWithStatic: TClassConstructor<TAutomata> & TStaticMethods;