
import { jest } from '@jest/globals';


//test('main', async () => {
//    expect(await mainTest()).not.toBe(null);    
//});
