Skip to content

@yantrix/react v0.2.1Docs


Yantrix API / @yantrix/react / TAutomataConstructorWithStatic

Type Alias: TAutomataConstructorWithStatic

ts
type TAutomataConstructorWithStatic: TClassConstructor<TAutomata> & TStaticMethods;