fix(types): improve TypeScript strictness compatibility and modernize test exports
This commit is contained in:
@@ -34,4 +34,4 @@ tap.test('should parse complex domains', async () => {
|
||||
console.log(testDomain2);
|
||||
});
|
||||
|
||||
tap.start();
|
||||
export default tap.start();
|
||||
|
||||
Reference in New Issue
Block a user