• Initializes the AutoIt library.

    Returns void

    import { Init } from '@ahmic/autoit-js';

    Init();