mind-elixir.mindelixirinstance
Home > mind-elixir > MindElixirInstance
MindElixirInstance type
The MindElixir instance
The instance shape is owned by the MindElixir class; this type simply derives from it so existing MindElixirInstance references keep working.
Signature:
export type MindElixirInstance = InstanceType<typeof MindElixir>;
References: MindElixir