UNPKG

illyria-scraper

Version:

Google Translate scraper for Illyria Translate

7 lines 193 B
import { describe, it, expect } from 'vitest'; describe('example test', () => { it('should work', () => { expect(1 + 1).toBe(2); }); }); //# sourceMappingURL=example.test.js.map