Initializes the AutoIt library.
import { Init } from '@ahmic/autoit-js';await Init(); Copy
import { Init } from '@ahmic/autoit-js';await Init();
Initializes the AutoIt library.